1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/include
2023-11-13 13:01:57 +01:00
..
esp_ble_nimble/syscfg cpu/esp32/esp-ble-nimble: fix too many empty lines in syscfg.h 2022-08-27 17:27:23 +02:00
esp_idf_api cpu/esp32: remove ESP-IDF periph_ctrl interface API 2023-03-27 03:10:56 +02:00
freertos
sys
adc_arch_private.h cpu/esp32: port periph/adc to ESP-IDF interface API 2022-07-17 17:16:49 +02:00
adc_arch.h cpu/esp32: remove ESP-IDF adc interface API 2023-03-27 03:10:56 +02:00
c11_atomics_compat_cpu.hpp
can_esp.h
can_params.h
cpu_conf_esp32.h cpu/esp32: split cpu_conf.h into ESP32x and ESP32 parts 2022-07-18 16:48:56 +02:00
cpu_conf_esp32c3.h cpu/esp32: add ESP32-C3 specific configuration header files 2022-08-05 22:26:22 +02:00
cpu_conf_esp32s2.h cpu/esp32: add ESP32-S2 specific configuration header files 2022-08-29 17:19:39 +02:00
cpu_conf_esp32s3.h cpu/esp32: add ESP32-S3 specific configuration header files 2022-08-17 02:04:07 +02:00
cpu_conf.h cpu/esp32: add flashpage definitions in CPU config 2023-01-07 10:38:52 +01:00
gpio_arch.h cpu/esp32: implement periph/gpio_ll 2022-09-02 15:03:45 +02:00
gpio_ll_arch.h cpu/esp32: implement periph/gpio_ll 2022-09-02 15:03:45 +02:00
irq_arch.h cpu/esp32: add LCD low-level parallel interface suppport 2023-11-13 13:01:57 +01:00
newlib.h
periph_cpu_esp32.h cpu/esp32: move CLOCK_CORECLOCK to periph_cpu_*.h 2022-08-17 15:58:40 +02:00
periph_cpu_esp32c3.h cpu/esp32: remove include of esp_can.h 2022-09-27 00:57:42 +02:00
periph_cpu_esp32s2.h cpu/esp32: clarify units in USB FIFO size definitions 2023-04-16 22:59:11 +02:00
periph_cpu_esp32s3.h cpu/esp32: clarify units in USB FIFO size definitions 2023-04-16 22:59:11 +02:00
periph_cpu.h cpu/esp32: fix compilation with gcc 12.2 2023-04-17 07:32:48 +02:00
rtt_arch.h
sdkconfig_esp32.h cpu/esp32: define RAM_START_ADDR and RAM_LEN 2023-06-25 17:33:06 +02:00
sdkconfig_esp32c3.h cpu/esp32: fix SDK configuration for USB PHY 2023-01-06 12:30:11 +01:00
sdkconfig_esp32s2.h cpu/esp32: drop CONFIG_ESP_PHY_ENABLE_USB for ESP32S2 2023-02-02 10:56:40 +01:00
sdkconfig_esp32s3.h cpu/esp32: fix SDK configuration for USB PHY 2023-01-06 12:30:11 +01:00
sdkconfig.h cpu/esp32: add LCD low-level parallel interface suppport 2023-11-13 13:01:57 +01:00
syscalls.h