1a99f74063
This was used to override the firmware filename generated by the build server (to match the historical name before board definitions existed). Now we're making everything use the board definition name (i.e. the directory name). This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
27 lines
513 B
JSON
27 lines
513 B
JSON
{
|
|
"deploy": [
|
|
"deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"Battery Charging",
|
|
"External Flash",
|
|
"External RAM",
|
|
"JST-SH",
|
|
"RGB LED",
|
|
"USB-C",
|
|
"WiFi"
|
|
],
|
|
"features_non_filterable": [
|
|
"TinyPICO Compatible"
|
|
],
|
|
"images": [
|
|
"TinyS2+Product+Shot.jpg"
|
|
],
|
|
"mcu": "esp32s2",
|
|
"product": "Tiny S2",
|
|
"thumbnail": "",
|
|
"url": "https://unexpectedmaker.com/tinys2",
|
|
"vendor": "Unexpected Maker"
|
|
}
|