Fixes for bootloader refactor build failures (#15638)
This commit is contained in:
parent
99e11f4823
commit
5fb93934d0
27 changed files with 53 additions and 121 deletions
|
@ -17,6 +17,7 @@
|
|||
#include "bootloader.h"
|
||||
|
||||
#include <ch.h>
|
||||
#include <hal.h>
|
||||
|
||||
#define DBGMCU_KEY_UNLOCK 0x4B5A6978
|
||||
#define DBGMCU_CMD_RESET 0x1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue