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 b4fafef6e7 cpu/esp_common: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines
The former FLASH_MODE_{DOUT,DIO,QOUT,QIO} defines are replaced by the corresponding CONFIG_FLASHMODE_{DOUT,DIO,QOUT,QIO} and CONFIG_ESPTOOLPY_FLASHMODE_{DOUT,DIO,QOUT,QIO} as used by the ESP-IDF. This is also needed for the migration of defining flash mode in Kconfig.
2022-08-01 15:17:33 +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_esp32.h cpu/esp32: split cpu_conf.h into ESP32x and ESP32 parts 2022-07-18 16:48:56 +02:00
cpu_conf.h cpu/esp32: split cpu_conf.h into ESP32x and ESP32 parts 2022-07-18 16:48:56 +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_esp32.h cpu/esp*: cleanups mainly to reduce the vera++ warnings 2022-07-20 06:29:43 +02:00
periph_cpu.h cpu/esp32: split periph_cpu.h into ESP32x and ESP32 parts 2022-07-19 06:05:03 +02:00
rtt_arch.h cpu/esp32: add RTT counter implementation 2020-04-07 09:12:44 +02:00
sdkconfig_esp32.h cpu/esp_common: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines 2022-08-01 15:17:33 +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