File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ Cleanup eraseCPFS and retest with full file system and no secrets + different bo
99
1010Add boot reason detection for brownouts, if so and corrupt secrets/FS then fsHalt with appropriate message for 30s then reboot
1111
12+ As part of boot protection add message when write or erase attempt and suggest user manually perform action.
13+ Secondly consider moving all serial debug output to after usb reattach so user sees it, or at least repeat?
14+
1215
1316then add the metro-s3
1417Update step images in ws_boards for metro-s3
@@ -18,4 +21,13 @@ then add FT usb-to-gpio to ws_python
1821
1922Test ws_boards c6-aVref branch (esp32 aref=1.1 instead of 3.3, and C6 from 1.1 to 2.5v)
2023
21- Fix pin numbers + names for Metro S2 (all digital etc, tx/rx and D1 [ etc] seem wrong, analog5 is wrong etc)
24+ Fix pin numbers + names for Metro S2 (all digital etc, tx/rx and D1 [ etc] seem wrong, analog5 is wrong etc)
25+ Add guide pages for wippersnapper on metro s2
26+ Add guide pages for WS on C6
27+
28+ Check in on Marty's code / local mqtt issue.
29+ Look at exception handling in mqtt library which seems biggest user hurdle
30+ - consider capturing OSError etc and return mqtt exception?
31+ - look at how IO fails too
32+ - catch gai dns errors
33+ - see what happens when no response / waiting message during loop call (people report exception but actually valid to have empty response)
You can’t perform that action at this time.
0 commit comments