Commit Graph

4 Commits

Author SHA1 Message Date
Doug Brown
9f0299a9c4 Reserve 4 bytes at end of RAM for magic number
This will be used during firmware updates so that the main firmware can
communicate to the bootloader that it should stay in the bootloader for
a firmware update rather than run the main firmware again.
2023-06-25 11:41:19 -07:00
Doug Brown
7c368aa816 Fix issue with linker script allowing data section to overflow flash 2023-06-25 11:41:19 -07:00
Doug Brown
7a77d583da Update linker scripts with correct RAM/flash sizes
Change code style so that it's easy to see the number of kilobytes too.
2023-06-25 11:41:19 -07:00
Doug Brown
979f531bdf Initial commit of register defines, CMSIS code from Nuvoton BSP 2023-06-25 11:41:19 -07:00