esp-idf/components/ethernet
Ivan Grokhotkov 5fbea86a9e Merge branch 'feature/config_wifi_bt' into 'master'
Clean up WiFi & Bluetooth config options

* Splits "WiFi" configuration out from ESP32 configuration submenu to its own menu.
* Renames "BT" to "Bluetooth", enabling Bluetooth is now in this option not the ESP32 submenu.

* Also disables compiling/linking of BT stack if Bluetooth is disabled, saves some build time.

See merge request !397
2017-01-11 18:38:30 +08:00
..
include ethernet: support flow control 2017-01-10 15:19:18 +08:00
Kconfig
component.mk
emac_common.h ethernet: support flow control 2017-01-10 15:19:18 +08:00
emac_desc.h
emac_dev.c ethernet: support flow control 2017-01-10 15:19:18 +08:00
emac_dev.h ethernet: support flow control 2017-01-10 15:19:18 +08:00
emac_main.c ethernet: support flow control 2017-01-10 15:19:18 +08:00