ports/WAVESHARE_RP2040_PLUS/board.json: Generalize for variants.

Remove the variant identifier from general board identifier keys.
Signed-off-by: RetiredWizard <github@RetiredWizard.com>
pull/10314/head
RetiredWizard 2022-12-26 12:07:25 -05:00
rodzic bef413523f
commit e92ca9ec2b
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -9,12 +9,12 @@
"SPI Flash", "SPI Flash",
"USB-C" "USB-C"
], ],
"id": "rp2-waveshare_rp2040_plus_4mb", "id": "rp2-waveshare-rp2040-plus",
"images": [ "images": [
"rp2040-plus-1_5.jpg" "rp2040-plus-1_5.jpg"
], ],
"mcu": "rp2040", "mcu": "rp2040",
"product": "RP2040-Plus-4mb", "product": "RP2040 Plus",
"thumbnail": "", "thumbnail": "",
"url": "https://www.waveshare.com/rp2040-plus.htm", "url": "https://www.waveshare.com/rp2040-plus.htm",
"variants": { "variants": {