1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/include
Gunar Schorcht 32b1546053 cpu/esp32: split sdkconfig.h into ESP32x and ESP32 parts
Split the SDK defintions sdkconfig.h into a part that is common for all ESP32x SoCs and a part that is specific for ESP32.
2022-07-18 16:26:00 +02:00
..
esp_idf_api cpu/esp32: add dac to ESP-IDF interface API 2022-07-17 17:16:49 +02:00
freertos cpu/esp_common/freertos: missing functions/definitions for ESP-IDF v4.4 2022-06-01 13:21:29 +02:00
sys cpu/esp32: update sys/lock.h for retargetable locking 2022-05-18 07:27:23 +02:00
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: use CPU_FAM_* instead of MCU_* 2022-07-18 13:05:21 +02:00
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
can_esp.h cpu/esp32: port periph/can to ESP-IDF twai HAL 2022-07-14 15:51:47 +02:00
can_params.h cpu/esp*: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
cpu_conf.h cpu/esp*: update/cleanup stack sizes 2022-06-01 13:27:31 +02:00
gpio_arch.h cpu/esp32: port periph/gpio to ESP-IDF gpio HAL 2022-07-15 11:03:32 +02:00
irq_arch.h cpu/esp32: rename CPU_INUM_RTC to CPU_INUM_RTT 2022-06-28 07:30:59 +02:00
newlib.h cpu/esp32: enable _NANO_FORMATTED_IO for Espressif's GCC 8.4.0 2022-03-08 09:31:42 +01:00
periph_cpu.h Merge pull request #18279 from gschorcht/cpu/esp32/periph_hal_esp32_i2c 2022-07-17 22:24:54 +02:00
rtt_arch.h cpu/esp32: add RTT counter implementation 2020-04-07 09:12:44 +02:00
sdkconfig_esp32.h cpu/esp32: split sdkconfig.h into ESP32x and ESP32 parts 2022-07-18 16:26:00 +02:00
sdkconfig.h cpu/esp32: split sdkconfig.h into ESP32x and ESP32 parts 2022-07-18 16:26:00 +02:00
syscalls.h cpu/esp32: fix compilation errors 2022-01-25 00:36:51 +01:00