Commit Graph

4 Commits

Author SHA1 Message Date
me-no-dev
5977877dbe Update Kconfig to autoenable SO_RCVBUF in IDF 2017-01-09 17:51:07 +02:00
Me No Dev
d84d912973 Remove MONITOR_BAUD config
it's part of esp-idf now and can be used by any project
2017-01-03 11:55:51 +02:00
me-no-dev
1252f7f96e add "monitor" build target for idf 2016-11-18 17:58:32 +02:00
me-no-dev
c30012ab78 Add Kconfig for IDF and option to disable HAL mutexes
IDF Options:
- Autostart Arduino (implements app_main)
- Disable HAL locks
- Set HAL debug level
- Auto-connect STA if configured (else will connect after WiFi.begin())
2016-11-18 15:07:25 +02:00