goodwatch/firmware
2017-09-27 15:26:02 -04:00
..
apps Explicit start location for the RPN stack. 2017-09-27 15:26:02 -04:00
api.h Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
applist.h RPN Calculator works! Close #16. 2017-09-26 12:59:02 -04:00
apps.c Gitignore handles C files. 2017-09-26 13:25:50 -04:00
apps.h Gitignore handles C files. 2017-09-26 13:25:50 -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 Completed support for the mode button. Close #18. 2017-09-26 16:34:24 -04:00
lcd.h Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
lcdtext.c This fixes a write to a static variable at the end of the function that was being improperly optimized away. 2017-09-27 15:22:41 -04:00
lcdtext.h Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
main.c Completed support for the mode button. Close #18. 2017-09-26 16:34:24 -04:00
Makefile Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
rtc.c Beginnings of app support for #15. Also adds date to RTC. 2017-09-26 11:44:10 -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