..
bin
cpu/esp32: compile bootloader from ESP-IDF v4.4 source
2022-06-01 13:31:00 +02:00
bootloader
cpu/esp32/bootloader: add ESP32-S2 support
2022-08-29 17:19:39 +02:00
esp-ble-nimble
cpu/esp32: add some debugging info in esp_ble_nimble
2022-08-24 09:05:25 +02:00
esp-eth
Revert "esp32/eth: Don't overwrite queued event with RX packet"
2022-09-03 14:11:06 +02:00
esp-idf
cpu/esp32/esp-idf: add ESP-IDF module for BLE support
2022-08-24 09:03:38 +02:00
esp-idf-api
cpu/esp32: changes for periph/gpio_ll in ESP-IDF interface API
2022-09-02 15:03:45 +02:00
freertos
cpu/esp*: move freertos/task to cpu/esp_common
2020-02-21 09:09:34 +01:00
include
cpu/esp32: remove include of esp_can.h
2022-09-27 00:57:42 +02:00
ld
cpu/esp32: add BLE support in linker scripts for ESP32-S3
2022-08-26 21:16:09 +02:00
periph
cpu/esp32: implement periph/gpio_ll_irq
2022-09-02 15:03:45 +02:00
doc_esp32.txt
cpu/esp32: split the doc into ESP32x and ESP32 parts
2022-07-18 16:16:26 +02:00
doc_esp32c3.txt
cpu/esp32: add ESP32-C3 support in doc
2022-07-21 12:29:38 +02:00
doc_esp32s2.txt
cpu/esp32: add ESP32-S2 support in doc
2022-08-23 17:36:13 +02:00
doc_esp32s3.txt
cpu/esp32: add ESP32-S3 support in doc
2022-08-07 14:50:50 +02:00
doc.txt
cpu/esp32: add BLE support for ESP32-S3
2022-08-26 21:16:09 +02:00
esp32.config
cpu/esp32: model Kconfig
2021-12-10 18:54:07 +01:00
esp_ztimer.c
cpu/esp32: platform-independent formatting in DEBUG
2022-07-18 13:51:33 +02:00
irq_arch.c
cpu/esp32: change the UART interrupt number
2022-08-24 09:03:38 +02:00
Kconfig
cpu/esp32: add BLE support for ESP32-S3
2022-08-26 21:16:09 +02:00
Kconfig.common
cpu/esp32: add BLE support for ESP32-C3
2022-08-26 17:10:42 +02:00
Kconfig.esp32
Merge pull request #18544 from gschorcht/cpu/esp/improve_thread_safety_of_malloc
2022-09-05 13:29:03 +02:00
Kconfig.esp32c3
Merge pull request #18544 from gschorcht/cpu/esp/improve_thread_safety_of_malloc
2022-09-05 13:29:03 +02:00
Kconfig.esp32s2
Merge pull request #18544 from gschorcht/cpu/esp/improve_thread_safety_of_malloc
2022-09-05 13:29:03 +02:00
Kconfig.esp32s3
Merge pull request #18544 from gschorcht/cpu/esp/improve_thread_safety_of_malloc
2022-09-05 13:29:03 +02:00
Makefile
cpu/esp32: add NimBLE support for ESP32
2022-08-24 09:05:25 +02:00
Makefile.default
cpu: make pm_layered a DEFAULT_MODULE
2021-01-27 13:21:20 +01:00
Makefile.dep
cpu/esp32: module malloc_thread_safe not needed any longer
2022-09-01 15:08:09 +02:00
Makefile.features
cpu/esp32: implement periph/gpio_ll_irq
2022-09-02 15:03:45 +02:00
Makefile.include
Merge pull request #18506 from gschorcht/cpu/esp32/add_esp32s2_cpu_support
2022-08-30 21:24:36 +02:00
startup.c
cpu/esp32: small change in assert for ESP32x SoCs
2022-08-05 22:26:44 +02:00
syscalls.c
cpu/esp_common: move ESP32 specific locking variables to cpu/esp32
2022-09-01 15:09:58 +02:00