Commit Graph

8 Commits

Author SHA1 Message Date
me-no-dev
172802b18e Remove duplicate ota_data flashing under IDF
Fixes: https://github.com/espressif/arduino-esp32/issues/1724
2018-08-16 13:34:47 +02:00
me-no-dev
e63aa40650 Enable PSRAM builds when used as IDF component 2018-07-15 10:20:01 +02:00
Me No Dev
69f72eca84
Update IDF to f586f5e (#1296)
* Update BLE lib

* Update IDF to f586f5e

* Restructure Bluetooth Serial includes

* Update esptool and gen_esp32part

* Add partition scheme selection for menuconfig

* Add partition scheme selection for Arduino IDE

* Fix BLE example

* Second attempt BLE fix

* Add exceptions to PIO
2018-04-07 09:45:18 +03:00
me-no-dev
de408d0b59 Bump arduino version for IDF builds
Fixes: https://github.com/espressif/arduino-esp32/issues/708
2017-10-09 09:38:55 +03:00
me-no-dev
90ebfdbbcc Add some Arduino defines to IDF 2017-02-16 00:18:03 +02:00
me-no-dev
a28a7f12d5 Add default partition table and app selector bin to IDF 2017-02-11 23:27:18 +02:00
Me No Dev
9be672fdd8 Remove monitor command from component
```make monitor``` has been now added to esp-idf by @projectgus and can be used from any esp-idf project
2017-01-03 11:52:35 +02:00
me-no-dev
1252f7f96e add "monitor" build target for idf 2016-11-18 17:58:32 +02:00