suda-morris
|
c5c716e9d7
|
esp_wifi: fix wrong path of phy_init_data
Closes https://github.com/espressif/esp-idf/issues/3482
|
2019-06-18 11:29:09 +08:00 |
|
Roland Dobai
|
0ae53691ba
|
Rename Kconfig options (components/esp32)
|
2019-05-21 09:09:01 +02:00 |
|
suda-morris
|
c0df805ded
|
make esp_wifi component depend on CONFIG_NO_BLOBS
If CONFIG_NO_BLOBS is enabled, esp_wifi won't link wifi library.
|
2019-04-11 14:07:52 +08:00 |
|
suda-morris
|
958c2792e3
|
move WiFi-specific Kconfig to esp-wifi component
1. separate Kconfig from esp32 component
2. modify component.mk for esp_wifi a little bit to make it depend on IDF_TARGET
|
2019-04-11 12:33:15 +08:00 |
|
morris
|
79bb5de426
|
derive esp_wifi from esp32 component
|
2019-04-01 20:04:52 +08:00 |
|