Merge branch 'release/v0.7.3'

This commit is contained in:
Ivan Kravets
2017-05-18 14:57:49 +03:00
11 changed files with 123 additions and 10 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_ESP32_DEV",
"extra_flags": "-DESP32_DEV -DARDUINO_ESP32_THING",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
@@ -15,7 +15,8 @@
],
"name": "SparkFun ESP32 Thing",
"upload": {
"maximum_ram_size": 114688,
"flash_size": "4MB",
"maximum_ram_size": 294912,
"maximum_size": 1044464,
"require_upload_port": true,
"resetmethod": "nodemcu",
+28
View File
@@ -0,0 +1,28 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_FEATHER_ESP32",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
"ldscript": "esp32_out.ld",
"mcu": "esp32",
"variant": "feather_esp32"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Adafruit ESP32 Feather",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 294912,
"maximum_size": 1044464,
"require_upload_port": true,
"resetmethod": "nodemcu",
"speed": 115200,
"wait_for_upload_port": true
},
"url": "https://www.adafruit.com/product/3405",
"vendor": "Adafruit"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV",
"extra_flags": "-DESP32_DEV -DARDUINO_ESP32_DEV",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DHORNBILL_ESP32_DEV",
"extra_flags": "-DESP32_DEV -DARDUINO_HORNBILL_ESP32_DEV",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DHORNBILL_ESP32_MINIMA",
"extra_flags": "-DESP32_DEV -DARDUINO_HORNBILL_ESP32_MINIMA",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DINTOROBOT_ESP32_DEV",
"extra_flags": "-DESP32_DEV -DARDUINO_INTOROBOT_ESP32_DEV",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_LoLin32",
"extra_flags": "-DESP32_DEV -DARDUINO_LOLIN32",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
@@ -13,7 +13,7 @@
"arduino",
"espidf"
],
"name": "WEMOS LoLin32",
"name": "WEMOS LOLIN32",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 294912,
+28
View File
@@ -0,0 +1,28 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_NodeMCU-32S",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
"ldscript": "esp32_out.ld",
"mcu": "esp32",
"variant": "nodemcu-32s"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "NodeMCU-32S",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 294912,
"maximum_size": 1044464,
"require_upload_port": true,
"resetmethod": "nodemcu",
"speed": 115200,
"wait_for_upload_port": true
},
"url": "http://www.nodemcu.com/",
"vendor": "NodeMCU"
}
+28
View File
@@ -0,0 +1,28 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_ONEHORSE_ESP32_DEV",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dout",
"ldscript": "esp32_out.ld",
"mcu": "esp32",
"variant": "onehorse32dev"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Onehorse ESP32 Dev Module",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 294912,
"maximum_size": 1044464,
"require_upload_port": true,
"resetmethod": "nodemcu",
"speed": 115200,
"wait_for_upload_port": true
},
"url": "https://www.tindie.com/products/onehorse/esp32-development-board/",
"vendor": "Onehorse"
}
+28
View File
@@ -0,0 +1,28 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DESP32_DEV -DARDUINO_WIDORA_AIR",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
"ldscript": "esp32_out.ld",
"mcu": "esp32",
"variant": "widora-air"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Widora AIR",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 294912,
"maximum_size": 1044464,
"require_upload_port": true,
"resetmethod": "nodemcu",
"speed": 115200,
"wait_for_upload_port": true
},
"url": "http://widora.io",
"vendor": "Widora"
}
+2 -2
View File
@@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/platformio/platform-espressif32.git"
},
"version": "0.7.1",
"version": "0.7.3",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",
@@ -46,7 +46,7 @@
"framework-arduinoespressif32": {
"type": "framework",
"optional": true,
"version": "~1.1.3"
"version": "~1.1.4"
},
"framework-espidf": {
"type": "framework",