Commit Graph

16 Commits

Author SHA1 Message Date
Travis Goodspeed
24da16103e Git tag is now included, can be displayed by holding 4 in Clock mode. 2017-10-02 19:22:29 -04:00
Travis Goodspeed
4c428a6915 Initial stopwatch. No interaction yet. #22. 2017-09-27 19:34:33 -04:00
Travis Goodspeed
0baec1db83 Initial hex viewer, for #21. This will crash if you try to read the BSL. 2017-09-27 18:02:42 -04:00
Travis Goodspeed
d768e69f6a Calculator app now clears the stack on the first press of the mode button. 2017-09-27 16:10:24 -04:00
Travis Goodspeed
a54aa63e46 Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
Travis Goodspeed
3ec6b5f42f Beginnings of app support for #15. Also adds date to RTC. 2017-09-26 11:44:10 -04:00
Travis Goodspeed
ffbcb11212 Proper getchar() routine, keypad arrangement. Close #2. 2017-09-26 09:15:55 -04:00
Travis Goodspeed
fca15c33db Hour, minute, and second are now properly loaded into the RTC. Close #12. 2017-09-24 18:52:30 -04:00
Travis Goodspeed
3d40753464 A basic clock is now functional. Close #11. 2017-09-24 18:00:54 -04:00
Travis Goodspeed
285ac5a58d Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
Travis Goodspeed
df6c132e83 LCD driver is now functional. Close #1. 2017-09-24 16:06:59 -04:00
Travis Goodspeed
6e9fda07c7 CC430 BSL client now properly flashes firmware to the target board. Close #9. 2017-09-24 11:48:52 -04:00
Travis Goodspeed
2e62dda031 Makefile uses new BSL script. 2017-09-23 12:36:20 -04:00
Travis Goodspeed
e1f0ece1c8 Proper argument parsing, will continue development on a machine with hardware. 2017-09-23 12:21:58 -04:00
Travis Goodspeed
b9bfa08e67 Initial firmware toward #11. Still needs an accurate LCD mapping. 2017-09-23 11:20:55 -04:00
Travis Goodspeed
4ae2e483ff Erase script. 2017-09-21 15:31:09 -04:00