Fix common files for mbed
This commit is contained in:
parent
ee70fe59ee
commit
e81c70149e
23 changed files with 323 additions and 110 deletions
4
common/mbed/bootloader.c
Normal file
4
common/mbed/bootloader.c
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include "bootloader.h"
|
||||
|
||||
|
||||
void bootloader_jump(void) {}
|
Loading…
Add table
Add a link
Reference in a new issue