Add RP2040 Community Edition alias for Liatris (#19966)

This commit is contained in:
leah-splitkb 2023-03-10 21:47:10 +01:00 committed by GitHub
parent e933e0411f
commit 46bbb81dd2
Failed to generate hash of commit
6 changed files with 18 additions and 2 deletions

View file

@ -35,7 +35,7 @@
},
"development_board": {
"type": "string",
"enum": ["promicro", "elite_c", "elite_pi", "proton_c", "kb2040", "promicro_rp2040", "blok", "michi", "bit_c_pro", "stemcell", "bluepill", "blackpill_f401", "blackpill_f411", "bonsai_c4", "helios"]
"enum": ["promicro", "elite_c", "elite_pi", "proton_c", "kb2040", "promicro_rp2040", "blok", "michi", "bit_c_pro", "stemcell", "bluepill", "blackpill_f401", "blackpill_f411", "bonsai_c4", "helios", "liatris"]
},
"pin_compatible": {
"type": "string",