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
benpicco dd806ce72e
Merge pull request #18270 from gschorcht/cpu/esp32/periph_hal_esp32_gpio
cpu/esp32: use ESP-IDF gpio HAL for periph/gpio
2022-07-15 15:44:13 +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: add ESP-IDF interface API 2022-06-23 16:12:13 +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