Skip to content

Commit 7d5125a

Browse files
committed
update plan
1 parent 28e3717 commit 7d5125a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

testplan.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Cleanup eraseCPFS and retest with full file system and no secrets + different bo
99

1010
Add 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

1316
then add the metro-s3
1417
Update step images in ws_boards for metro-s3
@@ -18,4 +21,13 @@ then add FT usb-to-gpio to ws_python
1821

1922
Test 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)

0 commit comments

Comments
 (0)