Add BOOTLOADER_PROTECTION
This commit is contained in:
parent
0d0317634c
commit
2b398d08f3
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ const configKeys = {
|
||||||
BOOTLOADER_BOARD_ID: 208,
|
BOOTLOADER_BOARD_ID: 208,
|
||||||
UF2_FAMILY: 209,
|
UF2_FAMILY: 209,
|
||||||
PINS_PORT_SIZE: 210,
|
PINS_PORT_SIZE: 210,
|
||||||
|
BOOTLOADER_PROTECTION: 211,
|
||||||
}
|
}
|
||||||
|
|
||||||
const enums = {
|
const enums = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue