1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/esp-idf-api
Gunar Schorcht 0bec8a81ac cpu/esp32: use CPU_FAM instead of CPU in Makefiles
To support ESP32x families with the existing Makefiles, CPU_FAM is used instead of CPU in the Makefiles.
2022-07-18 13:05:21 +02:00
..
adc.c cpu/esp32: add adc to ESP-IDF initerface API 2022-07-15 16:17:03 +02:00
dac.c cpu/esp32: add dac to ESP-IDF interface API 2022-07-17 17:16:49 +02:00
doc.txt cpu/esp32: add ESP-IDF interface API 2022-06-23 16:12:13 +02:00
gpio.c cpu/esp32: add gpio to ESP-IDF interface API 2022-06-28 16:43:22 +02:00
Kconfig cpu/esp32: add ESP-IDF interface API 2022-06-23 16:12:13 +02:00
ledc.c cpu/esp32: add ledc to ESP-IDF interface API 2022-06-28 18:28:27 +02:00
Makefile cpu/esp32: use CPU_FAM instead of CPU in Makefiles 2022-07-18 13:05:21 +02:00
periph_ctrl.c cpu/esp32: add periph_ctrl to ESP-IDF interface API 2022-06-23 16:12:22 +02:00
uart.c cpu/esp32: add uart to ESP-IDF interface API 2022-06-28 16:25:10 +02:00