Add bluepill/blackpill development board presets (#16806)
This commit is contained in:
parent
0ef2246496
commit
d870716457
2 changed files with 16 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"development_board": {
|
||||
"type": "string",
|
||||
"enum": ["promicro", "elite_c", "proton_c"]
|
||||
"enum": ["promicro", "elite_c", "proton_c", "bluepill", "blackpill_f401", "blackpill_f411"]
|
||||
},
|
||||
"pin_compatible": {
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue