1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
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
..
bin cpu/esp32: compile bootloader from ESP-IDF v4.4 source 2022-06-01 13:31:00 +02:00
bootloader cpu/esp32/bootloader: split sdkconfig.h into ESP32x and ESP32 parts 2022-07-18 16:25:48 +02:00
esp-eth esp/esp32: changes in esp_eth for ESP-IDF v4.4 2022-06-01 13:21:29 +02:00
esp-idf cpu/esp32: split sdkconfig.h into ESP32x and ESP32 parts 2022-07-18 16:26:00 +02:00
esp-idf-api cpu/esp32: use CPU_FAM instead of CPU in Makefiles 2022-07-18 13:05:21 +02:00
freertos cpu/esp*: move freertos/task to cpu/esp_common 2020-02-21 09:09:34 +01:00
include cpu/esp32: split sdkconfig.h into ESP32x and ESP32 parts 2022-07-18 16:26:00 +02:00
ld cpu/esp32: update of linker scripts for ESP-IDF v4.4 2022-06-01 13:21:29 +02:00
periph Merge pull request #18316 from gschorcht/cpu/esp32/use_cpu_fam 2022-07-18 15:43:59 +02:00
doc.txt cpu/esp32: port periph/adc to ESP-IDF interface API 2022-07-17 17:16:49 +02:00
esp32.config cpu/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
esp_ztimer.c cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
irq_arch.c cpu/esp32: use CPU_FAM_* instead of MCU_* 2022-07-18 13:05:21 +02:00
Kconfig cpu/esp32: move ESP32 specific Kconfigs to ESP32 submenu 2022-07-18 09:52:26 +02:00
Makefile cpu/esp32: add ESP-IDF interface API 2022-06-23 16:12:13 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/esp32: port periph/adc to ESP-IDF interface API 2022-07-17 17:16:49 +02:00
Makefile.features cpu/esp*: move CPU_* definitions to CPU-specific Makefile.features 2022-07-18 13:05:21 +02:00
Makefile.include cpu/esp32: use CPU_FAM instead of CPU in Makefiles 2022-07-18 13:05:21 +02:00
startup.c cpu/esp32: use CPU_FAM_* instead of MCU_* 2022-07-18 13:05:21 +02:00
syscalls.c cpu/esp32: use CPU_FAM_* instead of MCU_* 2022-07-18 13:05:21 +02:00