Merge pull request #198 from adafruit/featherS2-migration
Feather s2 migration
This commit is contained in:
commit
57369c8e56
17 changed files with 38 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"installMethod":"web-native-usb",
|
||||
"installBoardName": "esp32s3-devkitc-1-n8",
|
||||
"bootDiskName": "S3DKC1BOOT",
|
||||
"bootloaderBoardName": "espressif_esp32s3_devkitc_1",
|
||||
"esptool": {
|
||||
"fileSystemSize": 1572864,
|
||||
"blockSize": 4096,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,8 @@
|
|||
"vendor":"Adafruit",
|
||||
"productURL":"https://www.adafruit.com/product/5345",
|
||||
"documentationURL":"https://learn.adafruit.com/esp32-s2-reverse-tft-feather",
|
||||
"installMethod":"uf2",
|
||||
"installMethod": "uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s2_reverse_tft",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/5300",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-esp32-s2-tft-feather",
|
||||
"installMethod": "uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s2_tft",
|
||||
"components": {
|
||||
"digitalPins": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6,7 +6,21 @@
|
|||
"vendor":"Adafruit",
|
||||
"productURL":"https://www.adafruit.com/product/5000",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-esp32-s2-feather",
|
||||
"installMethod":"uf2",
|
||||
"installMethod": "web-native-usb",
|
||||
"bootDiskName": "FTHRS2BOOT",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s2",
|
||||
"esptool": {
|
||||
"fileSystemSize": 983040,
|
||||
"blockSize": 4096,
|
||||
"offset": "0x310000",
|
||||
"chip": "esp32s2",
|
||||
"flashMode": "dio",
|
||||
"flashFreq": "80m",
|
||||
"flashSize": "4MB",
|
||||
"structure": {
|
||||
"0x0": "wippersnapper.feather_esp32s2.fatfs.VERSION.combined.bin"
|
||||
}
|
||||
},
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5477",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-esp32-s3-feather",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s3",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5691",
|
||||
"documentationURL": "https://learn.adafruit.com/esp32-s3-reverse-tft-feather",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s3_reverse_tft",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5483",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-esp32-s3-tft-feather",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s3_tft",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5000",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-esp32-s3-feather",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_feather_esp32s3_nopsram",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"documentationURL":"https://learn.adafruit.com/adafruit-funhouse",
|
||||
"installMethod":"web-native-usb",
|
||||
"installBoardName": "funhouse_noota",
|
||||
"bootloaderBoardName": "adafruit_funhouse_esp32s2",
|
||||
"esptool": {
|
||||
"fileSystemSize": 983040,
|
||||
"blockSize": 4096,
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/4800",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-magtag",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_magtag_29gray",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"vendor":"Adafruit",
|
||||
"productURL":"https://www.adafruit.com/product/4775",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-metro-esp32-s2",
|
||||
"bootloaderBoardName": "adafruit_metro_esp32s2",
|
||||
"installMethod":"uf2",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"bootDiskName": "METROS3BOOT",
|
||||
"installMethod":"uf2",
|
||||
"installBoardName": "metro_esp32s3",
|
||||
"bootloaderBoardName": "adafruit_metro_esp32s3",
|
||||
"published":true,
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
|
|
@ -188,7 +189,7 @@
|
|||
"hasPWM":true,
|
||||
"hasServo":true
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name":"D39",
|
||||
"displayName":"D39 (SCK)",
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5325",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-qt-py-esp32-s2",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_qtpy_esp32s2",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5700",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-qt-py-esp32-s3",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_qtpy_esp32s3_n4r2",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"productURL":"https://www.adafruit.com/product/5426",
|
||||
"documentationURL":"https://learn.adafruit.com/adafruit-qt-py-esp32-s3",
|
||||
"installMethod":"uf2",
|
||||
"bootloaderBoardName": "adafruit_qtpy_esp32s3",
|
||||
"components":{
|
||||
"digitalPins":[
|
||||
{
|
||||
|
|
|
|||
|
|
@ -17,6 +17,12 @@
|
|||
"minLength": 1,
|
||||
"maxLength": 40
|
||||
},
|
||||
"bootloaderBoardName": {
|
||||
"description": "The name of the board as it appears in tinyuf2 release files. e.g. adafruit_feather_esp32s3",
|
||||
"type": "string",
|
||||
"minLength": 3,
|
||||
"maxLength": 60
|
||||
},
|
||||
"mcuName": {
|
||||
"description": "Microcontroller name.",
|
||||
"type": "string",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"documentationURL":"https://wiki.seeedstudio.com/xiao_esp32s3_getting_started/",
|
||||
"published": false,
|
||||
"installMethod":"web-native-usb",
|
||||
"bootloaderBoardName": "seeed_xiao_esp32s3",
|
||||
"bootDiskName": "XIAOS3BOOT",
|
||||
"esptool": {
|
||||
"fileSystemSize": 1572864,
|
||||
|
|
|
|||
Loading…
Reference in a new issue