000000widow-hackspacecon/fw/HackSpaceCon
true 0ac7f4e7e2 changed code to match board; fixed a couple bugs
was able to put the button on PA2 and confirm PA1 for the LED data. because we're using PA2 for the button, we have async sleep support and no longer need to do all the button checks and mitigations for the partial-async pin which was used before.

compiled code size is slightly larger after removal of mitigations and other minor fixes...
2025-04-04 02:58:24 -07:00
..
.vscode initial commit of in-progress platformio/arduino code 2025-04-02 21:37:50 -07:00
include initial commit of in-progress platformio/arduino code 2025-04-02 21:37:50 -07:00
lib initial commit of in-progress platformio/arduino code 2025-04-02 21:37:50 -07:00
src changed code to match board; fixed a couple bugs 2025-04-04 02:58:24 -07:00
test initial commit of in-progress platformio/arduino code 2025-04-02 21:37:50 -07:00
.gitignore expanded comments, minor cleanups, minor fixes 2025-04-03 14:06:21 -07:00
platformio.ini initial commit of in-progress platformio/arduino code 2025-04-02 21:37:50 -07:00