Skip to content

Commit

Permalink
Add bootloader
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Jan 23, 2022
1 parent 5e80091 commit e28a60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/test/bootloaders/none.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
#include "bootloader.h"

void bootloader_jump(void) {}
void mcu_reset(void) {}

0 comments on commit e28a60d

Please sign in to comment.