goodwatch/firmware
2017-09-27 19:26:17 -04:00
..
apps Excludes the BSL region to prevent the chip from restarting. Close #21. 2017-09-27 18:10:37 -04:00
api.h Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
applist.h Initial hex viewer, for #21. This will crash if you try to read the BSL. 2017-09-27 18:02:42 -04:00
apps.c Fixed bug where LCD wouldn't be entirely cleared when timing out back to the clock. 2017-09-27 19:09:17 -04:00
apps.h Initial hex viewer, for #21. This will crash if you try to read the BSL. 2017-09-27 18:02:42 -04:00
keypad.c Fixes a bug in the keyscanning routine. 2017-09-26 16:23:34 -04:00
keypad.h Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
lcd.c Calculator app now clears the stack on the first press of the mode button. 2017-09-27 16:10:24 -04:00
lcd.h Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
lcdtext.c Fixed a bad declaration of lcd_cleardigit. 2017-09-27 19:26:17 -04:00
lcdtext.h Fixed a bad declaration of lcd_cleardigit. 2017-09-27 19:26:17 -04:00
main.c Calculator app now clears the stack on the first press of the mode button. 2017-09-27 16:10:24 -04:00
Makefile Initial hex viewer, for #21. This will crash if you try to read the BSL. 2017-09-27 18:02:42 -04:00
rtc.c Fixed bug where LCD wouldn't be entirely cleared when timing out back to the clock. 2017-09-27 19:09:17 -04:00
rtc.h RPN Calculator works! Close #16. 2017-09-26 12:59:02 -04:00
sidebutton.c Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
sidebutton.h Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00