8 lines
97 B
C
8 lines
97 B
C
/* TODO */
|
|
/* ... chip dependent ... */
|
|
|
|
#include "bootloader.h"
|
|
|
|
|
|
void bootloader_jump(void) {}
|