1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/vendor/esp-idf/wpa_supplicant
Gunar Schorcht ee349edf3b cpu/esp32: add SDK crypto headers and rename
To resolve the conflicts between `wpa-supplicant` crypto functions (part of the ESP32 SDK) and RIOT's `crypto` and `hashes` modules, the crypto function headers from ESP32 SDK are added to vendor code and the crypto functions are renamed using the prefix `wpa_`.
2019-11-21 18:32:28 +01:00
..
include/crypto cpu/esp32: add SDK crypto headers and rename 2019-11-21 18:32:28 +01:00
port cpu/esp32: os_memset redefinition 2019-01-17 13:52:22 +01:00
src/crypto cpu/esp32: fixes compile problems 2018-11-10 14:14:49 +01:00
COPYING cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
Makefile cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00