1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 09:52:45 +01:00
RIOT/cpu/esp32
benpicco ba37e93bd6
Merge pull request #18267 from gschorcht/cpu/esp32/periph_hal_esp32_timer
cpu/esp32: use ESP-IDF timer HAL for system timer and watchdog
2022-07-10 23:08:57 +02:00
..
bin cpu/esp32: compile bootloader from ESP-IDF v4.4 source 2022-06-01 13:31:00 +02:00
bootloader cpu/esp32: variant independent bootloader makefile 2022-06-22 19:18:08 +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/esp_common: use ESP-IDF for ESP32 in periph/flash 2022-06-25 08:12:31 +02:00
esp-idf-api cpu/esp32: add periph_ctrl to ESP-IDF interface API 2022-06-23 16:12:22 +02:00
freertos cpu/esp*: move freertos/task to cpu/esp_common 2020-02-21 09:09:34 +01:00
include Merge pull request #18267 from gschorcht/cpu/esp32/periph_hal_esp32_timer 2022-07-10 23:08:57 +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 #18267 from gschorcht/cpu/esp32/periph_hal_esp32_timer 2022-07-10 23:08:57 +02:00
doc.txt cpu/esp32: small doc fixes 2022-06-21 16:43:23 +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: rename CPU_INUM_RTC to CPU_INUM_RTT 2022-06-28 07:30:59 +02:00
Kconfig Merge pull request #18253 from gschorcht/cpu/esp32/add_esp_idf_api 2022-06-26 15:36:28 +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 Merge pull request #18253 from gschorcht/cpu/esp32/add_esp_idf_api 2022-06-26 15:36:28 +02:00
Makefile.features cpu/esp32: ESP32 variant independent makefiles 2022-06-23 13:19:40 +02:00
Makefile.include cpu/esp32: use ESP-IDF timer HAL for system timer in syscalls 2022-06-29 08:37:43 +02:00
startup.c cpu/esp32: make sure MAXTHREADS is at least 3 2022-07-06 09:00:13 +02:00
syscalls.c cpu/esp32: use ESP-IDF timer HAL for system timer in syscalls 2022-06-29 08:37:43 +02:00