Add "connectivity" information for boards

This commit is contained in:
Ivan Kravets
2017-07-28 00:44:33 +03:00
parent ee86953619
commit 85d3f11849
18 changed files with 127 additions and 19 deletions
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "esp320"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "esp32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "doitESP32devkitV1"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "esp32thing"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "esp32vn-iot-uno"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+8 -2
View File
@@ -9,13 +9,19 @@
"mcu": "esp32",
"variant": "espea32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
"name": "April Brother ESPea32",
"upload": {
"flash_size": "4MB",
"flash_size": "4MB",
"maximum_ram_size": 294912,
"maximum_size": 1310720,
"require_upload_port": true,
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "feather_esp32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "firebeetle32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "hornbill32dev"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "hornbill32minima"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "intorobot-fig"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "lolin32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "nano32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf",
"simba",
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "esp32"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "nodemcu-32s"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "onehorse32dev"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "quantum"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],
+7 -1
View File
@@ -9,7 +9,13 @@
"mcu": "esp32",
"variant": "widora-air"
},
"frameworks": [
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
],
"frameworks": [
"arduino",
"espidf"
],