1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32
2022-07-17 18:48:23 +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 Merge pull request #18270 from gschorcht/cpu/esp32/periph_hal_esp32_gpio 2022-07-15 15:44:13 +02:00
esp-idf-api Merge pull request #18270 from gschorcht/cpu/esp32/periph_hal_esp32_gpio 2022-07-15 15:44:13 +02:00
freertos cpu/esp*: move freertos/task to cpu/esp_common 2020-02-21 09:09:34 +01:00
include cpu/esp32: port periph/i2c_hw to ESP-IDF i2c HAL 2022-07-17 18:48:23 +02:00
ld cpu/esp32: update of linker scripts for ESP-IDF v4.4 2022-06-01 13:21:29 +02:00
periph cpu/esp32: port periph/i2c_hw to ESP-IDF i2c HAL 2022-07-17 18:48:23 +02:00
doc.txt cpu/esp32: PWM doc changes 2022-07-14 15:50:47 +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 cpu/esp32: port periph/gpio to ESP-IDF gpio HAL 2022-07-15 11:03:32 +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: replace startup by architecture dependent ESP-IDF startup 2022-07-12 08:01:36 +02:00
syscalls.c cpu/esp32: use ESP-IDF timer HAL for system timer in syscalls 2022-06-29 08:37:43 +02:00