bootloader: Put the binary at offset 0x8000 in flash.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 17 Jun 2019 19:45:34 +0000 (21:45 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 07:58:43 +0000 (09:58 +0200)
commitaf574683a1a9583d34a13deee2e41170295f7461
tree53dee7d5ff4b30cb458856d1f4b6cadcd004c4c6
parentee61ed4d926df56bf03586466deff64ca7d40b44
bootloader: Put the binary at offset 0x8000 in flash.

This generates a binary that can be loaded as an application,
which allows for easy testing of the code.
src/bootloader/bootloader.ld