commit
53bd4a01be
17 changed files with 372 additions and 67 deletions
|
|
@ -42,5 +42,6 @@ void bootloader_jump(void) {
|
|||
#endif /* defined(KIIBOHD_BOOTLOADER) */
|
||||
|
||||
#else /* neither STM32 nor KINETIS */
|
||||
__attribute__((weak))
|
||||
void bootloader_jump(void) {}
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue