1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/esp-idf-api
2022-09-02 15:03:45 +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: disable ESP-IDF dac API compilation if periph_dac isn't used 2022-08-17 02:04:07 +02:00
doc.txt cpu/esp32: add ESP-IDF interface API 2022-06-23 16:12:13 +02:00
gpio.c cpu/esp32: changes for periph/gpio_ll in ESP-IDF interface API 2022-09-02 15:03:45 +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