Gunar Schorcht
aa9a48fd4c
cpu/esp32/esp-lcd: migration to ESP-IDF v5.4 for ESP32-S3
2025-05-30 17:11:35 +02:00
Gunar Schorcht
ac4281035a
cpu/esp32/irq_arch: migration to ESP-IDF v5.4
2025-05-28 17:55:42 +02:00
Marian Buschsieweke
cac44edec7
tree-wide: replace multiple empty lines with one
...
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
2025-05-21 22:51:04 +02:00
KSKNico
fe821eaa1d
cpu: replace header guards with #pragma once
2025-05-21 17:13:37 +02:00
Gunar Schorcht
92657f5fd2
cpu/esp32: add SDMMC support
2024-01-05 07:22:27 +01:00
Gunar Schorcht
70053c5284
cpu/esp32: add LCD low-level parallel interface suppport
2023-11-13 13:01:57 +01:00
Gunar Schorcht
6cb4a66ff6
cpu/esp32: add interrupt for RMT
2023-03-28 18:50:48 +02:00
Benjamin Valentin
55b5c47bc8
cpu/esp32: add stdio_usb_serial_jtag
2023-01-09 00:51:27 +01:00
Gunar Schorcht
ac075ee320
cpu/esp32: add USB interrupt for periph_usbdev
2022-09-27 01:00:57 +02:00
Gunar Schorcht
b74bf015ef
cpu/esp32: change the UART interrupt number
...
When using Bluetooth LE, the former UART interrupt number 5 is occupied by the ESP32 Bluetooth Controller. Therefore, another interrupt number has to be used for UART.
2022-08-24 09:03:38 +02:00
Gunar Schorcht
4be0abf41a
cpu/esp32: rename CPU_INUM_RTC to CPU_INUM_RTT
2022-06-28 07:30:59 +02:00
Gunar Schorcht
6bd6afbd22
cpu/esp32: use ESP-IDF for interrupt handling
2022-06-28 07:30:59 +02:00
Gunar Schorcht
ec5993d888
cpu/esp32: changes in irq_arch for ESP-IDF v4.4
2022-06-01 13:27:31 +02:00
Gunar Schorcht
4c466e54ec
cpu/esp*: common irq_arch in cpu/esp_common
2020-02-21 09:09:34 +01:00
Gunar Schorcht
b17070fbf1
cpu/esp_common: doc fixes
2019-04-15 12:50:44 +02:00
Gunar Schorcht
7cc1ee3f6d
cpu/esp32: SDK_INT_HANDLING definition removed
2019-04-15 11:45:59 +02:00
Schorcht
3ac99877ac
cpu: add esp32
2018-10-08 12:20:49 +02:00