Commit graph

2 commits

Author SHA1 Message Date
morris 79bb5de426 derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
XiaXiaotian b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size
1. Do not link WiFi code when only BT or BLE is used and WiFi is not
used.

2. Do not link coexist code when CONFIG_SW_COEXIST_ENABLE is disabled.
2019-03-05 10:38:14 +08:00
Renamed from components/esp32/wifi_os_adapter.c (Browse further)