Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Kennedy f9a4ca85a1 cherry picks from #385 2024-03-13 00:54:56 -07:00
Matthew Kennedy 0bedacc298
bootloader checksum (#279)
* blindly implement checksum

* extra erase of checksum page

* don't need to write the sum ourselves

* maybe implement bootloader crc correctly

* minus is not plus

* modify build script to properly embed checksum

* cleanup

* use lma instead of vma

* implement bootloader blinky

* stub firmwareError

* static blinky
2023-11-02 02:16:56 -07:00
Matthew Kennedy feb900b94a
move bootloader files (#277)
* move bootloader files

* minor cleanups

* makefile
2023-10-31 18:13:16 -07:00