1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/vendor
Gunar Schorcht 202758f400 cpu/esp32/esp_wifi: changes for wpa_supplicant in WPA2 Enterprise mode
`nvs_flash` functions have to be set to 0 if module `esp_idf_nvs_flash` is not enabled. Otherwise wpa_supplicant will crash in WPA2 Enterprise mode.
2020-02-23 10:09:48 +01:00
..
esp-idf cpu/esp32/esp_wifi: changes for wpa_supplicant in WPA2 Enterprise mode 2020-02-23 10:09:48 +01:00
Makefile cpu/esp32: move xtensa lib to esp_common 2019-04-15 11:45:59 +02:00
README.md cpu/esp*: move some vendor/esp code to cpu/esp_common 2020-02-21 09:09:34 +01:00

The subdirectories here contain third-party software components used by the RIOT port for ESP32.

esp-idf

The files in this directory and all subdirectories are from the Espressif IoT Development FrameworkESP-IDF, the official development framework for ESP32. All of these files are copyright of Espressif Systems (Shanghai) PTE LTD or their respective owners and licensed under the Apache License, Version 2.0. Please refer the copyright notice in these files for details.