Commit Graph

11 Commits

Author SHA1 Message Date
Travis Goodspeed
e44c54c76b Corrected RAM sizes and percentages. 2017-11-18 13:04:02 -05:00
Travis Goodspeed
1cd4d22bb1 Progress meter for BSL flashing. 2017-11-14 12:47:37 -05:00
Travis Goodspeed
8dd1bcff4a Quick python script to print the sizes of the text and data sections. 2017-10-06 18:11:50 -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
fca15c33db Hour, minute, and second are now properly loaded into the RTC. Close #12. 2017-09-24 18:52:30 -04:00
Travis Goodspeed
df6c132e83 LCD driver is now functional. Close #1. 2017-09-24 16:06:59 -04:00
Travis Goodspeed
89a7dcee9d Proper bsl.reset() function for exiting the bootloader. 2017-09-24 12:41:55 -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
5a1bb98bbe BSL client now works with proper arguments. 2017-09-23 12:32:11 -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
7c77bdad66 Initial attempt at a CC430 BSL client.
This reads, writes, and erases memory, but still needs a command-line interface for Unix. #9
2017-09-22 17:17:33 -04:00