diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2016-05-26 13:26:18 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2016-05-26 13:26:18 +0200 |
commit | 684b0c04b0eb81a8b587fe89d093a4499d960c28 (patch) | |
tree | 09f708c4b190b3f2ca7a2a91fa43b7afb604d200 /bin/debug | |
parent | 2529fb514c10513b52b283472ed6edd26f5d0fc4 (diff) |
Implement a bootloader.
This bootloader is now the application at 0x08000000 (FLASH start),
which the STM32 will execute upon reset.
The other applications are now loaded at 0x08030000 (128 KB into the
flash) and will never get started unless the bootloader has been
programmed into flash too.
Diffstat (limited to 'bin/debug')
0 files changed, 0 insertions, 0 deletions