goodwatch/firmware
2017-09-27 19:09: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
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
keypad.h
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
lcdtext.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
lcdtext.h
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
sidebutton.c
sidebutton.h