OVMS3-idf/components/esp_wifi
Nachiket Kukade 900df44546 wpa_supplicant: Cleanup fast_xxx modules that use duplicate code
wpa_supplicant is using MbedTLS API's for crypto algorithms. For
calling them a duplicate set of modules is maintained prepended
with 'fast_'. Remove these and use flag USE_MBEDTLS_CRYPTO
instead to separate modules calling MbedTLS API's from native
implementation.
2019-07-10 14:53:20 +05:30
..
esp32/include esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
include mesh: use new event library 2019-07-05 21:14:30 +08:00
lib_esp32@414f9b279e mesh: use new event library 2019-07-05 21:14:30 +08:00
src wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
test supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
CMakeLists.txt wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
component.mk supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
Kconfig esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00