bootloader: Define application offset.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 08:06:12 +0000 (10:06 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
This defines the APPLICATION_ADDR constant and sets it to the
offset of the vector table to jump to after the bootloader is done.


No differences found