Update boards configuration

This commit is contained in:
Ivan Kravets
2017-05-18 14:32:01 +03:00
parent 53cfcd113d
commit de69ccac88
6 changed files with 9 additions and 8 deletions
+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",