New boards: WEMOS LOLIN D32 & LOLIN D32 PRO, M5Stack FIRE, TTGO LoRa32-OLED V1, XinaBox CW02

This commit is contained in:
Ivan Kravets
2018-07-30 15:28:58 +03:00
parent cb99e471b6
commit 51f82da2c7
12 changed files with 224 additions and 12 deletions
+2 -2
View File
@@ -14,10 +14,10 @@ board = nano32
build_flags = -DCONFIG_WIFI_SSID=\"ESP_AP\" -DCONFIG_WIFI_PASSWORD=\"MYPASS\"
monitor_speed = 115200
[env:espea32]
[env:esp wrover kit]
platform = espressif32
framework = espidf
board = espea32
board = esp-wrover-kit
build_flags = -DCONFIG_WIFI_SSID=\"ESP_AP\" -DCONFIG_WIFI_PASSWORD=\"MYPASS\"
monitor_speed = 115200