application: Explicitly enable global interrupts.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 16 Nov 2019 15:05:11 +0000 (16:05 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
The bootloader now longer leaves them enabled before it jumps
to the application, so we need to enable them explicitly.


No differences found