1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32
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
..
bin cpu: add esp32 2018-10-08 12:20:49 +02:00
cxx cpu/esp32: workaround for static object init 2019-08-27 09:41:41 +02:00
esp-eth Merge pull request #10760 from gschorcht/esp32_esp_eth_link_opt 2019-09-12 18:14:44 +02:00
esp-wifi cpu/esp32: _esp_wifi_dev exposed for lwIP 2019-09-12 18:39:46 +02:00
freertos cpu/esp32: fix xtimer dependency 2019-11-21 06:38:58 +01:00
include Merge pull request #11108 from gschorcht/cpu/esp8266/esp-idf/pr 2019-11-18 09:34:49 +01:00
ld cpu: add esp32 2018-10-08 12:20:49 +02:00
periph cpu/esp32: fix CS handling in spi_transfer_bytes 2019-10-22 08:14:49 +02:00
vendor cpu/esp32: add SDK crypto headers and rename 2019-11-21 18:32:28 +01:00
doc.txt cpu/esp32: doc changes for esptool.py 2019-11-21 10:18:56 +01:00
esp_events.c cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_xtimer.c cpu: add esp32 2018-10-08 12:20:49 +02:00
exceptions.c cpu/esp32: changes for RTOS SDK 2019-11-14 13:58:25 +01:00
gen_esp32part.py cpu: add esp32 2018-10-08 12:20:49 +02:00
irq_arch.c cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
log_module.c cpu/esp32: use printf/puts from newlib 2019-08-19 15:14:32 +02:00
Makefile cpu/esp32: module esp_can removed 2019-09-20 19:35:02 +02:00
Makefile.dep cpu/esp32: fix xtimer dependency 2019-11-21 06:38:58 +01:00
Makefile.features cpu: add arch_* features 2019-10-13 21:03:41 +02:00
Makefile.include Merge pull request #12758 from gschorcht/cpu/esp32/fix_fs_tests 2019-11-21 17:10:16 +01:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c cpu/esp32: Moved stdio_init() before periph_init() 2019-09-14 11:12:32 +02:00
syscalls.c cpu/esp32: fix heap command output 2019-11-20 08:44:45 +01:00
thread_arch.c cpu/esp: fix computation of coprocessor save area 2019-04-27 13:23:04 +02:00
tools.c cpu: add esp32 2018-10-08 12:20:49 +02:00