esp32/boards: Update the product name for some UM boards.
The previous deploy.md refactors revealed that these boards had a different "product" entry in boards.json compared to the name given in the board.md file. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
This commit is contained in:
committed by
Damien George
parent
600e46800d
commit
6fc18ec647
@@ -24,7 +24,7 @@
|
||||
"unexpectedmaker_feathers2.jpg"
|
||||
],
|
||||
"mcu": "esp32s2",
|
||||
"product": "Feather S2",
|
||||
"product": "FeatherS2",
|
||||
"thumbnail": "",
|
||||
"url": "https://feathers2.io/",
|
||||
"vendor": "Unexpected Maker"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"unexpectedmaker_feathers2neo.jpg"
|
||||
],
|
||||
"mcu": "esp32s2",
|
||||
"product": "Feather S2 Neo",
|
||||
"product": "FeatherS2 Neo",
|
||||
"thumbnail": "",
|
||||
"url": "https://unexpectedmaker.com/feathers2-neo",
|
||||
"vendor": "Unexpected Maker"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"unexpectedmaker_tinys2.jpg"
|
||||
],
|
||||
"mcu": "esp32s2",
|
||||
"product": "Tiny S2",
|
||||
"product": "TinyS2",
|
||||
"thumbnail": "",
|
||||
"url": "https://unexpectedmaker.com/tinys2",
|
||||
"vendor": "Unexpected Maker"
|
||||
|
||||
Reference in New Issue
Block a user