Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 16, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

kapyaar and others added 16 commits July 11, 2025 12:55
 if (!Update.begin(SPIFFS.totalBytes(), U_SPIFFS)) { throws an error "Update error: Bad Size Given". Changing to if (!Update.begin(UPDATE_SIZE_UNKNOWN, U_SPIFFS)) { fixes #9967
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
- Add board configuration to `boards.txt` - Add pin and Ethernet definitions to `variants/mant1s`
feat(axiometa_pixie_m1): Add Axiometa PIXIE M1
feat(board): add support for Silicognition ManT1S
Removed SPIFFS.h include from HTTPUpdateServer.h
Update HTTPUpdateServer.h to Fix SPIFFS Update error: Bad Size Given
@pull pull bot locked and limited conversation to collaborators Sep 16, 2025
@pull pull bot added the ⤵️ pull label Sep 16, 2025
@pull pull bot merged commit 54154c7 into benjivesterby:master Sep 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

5 participants