Allow Arduino to be run without BT support in IDF

Fixes: https://github.com/espressif/arduino-esp32/issues/343
This commit is contained in:
me-no-dev
2017-05-06 18:27:03 +03:00
parent a38ffe58fe
commit b879f80017
3 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,6 @@ menu "Arduino Configuration"
config ENABLE_ARDUINO_DEPENDS
bool
select LWIP_SO_RCVBUF
select BT_ENABLED
select ETHERNET
select WIFI_ENABLED
select ESP32_PHY_CALIBRATION_AND_DATA_STORAGE