[Core] Add Reboot keycode to core (#15990)
This commit is contained in:
@@ -23,3 +23,5 @@ __attribute__((weak)) void bootloader_jump(void) {
|
||||
wait_ms(100);
|
||||
__BKPT(0);
|
||||
}
|
||||
|
||||
__attribute__((weak)) void mcu_reset(void) {}
|
||||
|
||||
Reference in New Issue
Block a user