1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:52:44 +01:00
RIOT/cpu/esp32
mguetschow ec9afd28eb
Merge pull request #20972 from IsikcanYilmaz/pr/esp32_usb_serial_jtag_isr_flag_reset
cpu/esp32/stdio_usb_serial_jtag: Fix to ESP32 stdio usb serial hanging if it receives data too quickly
2024-11-12 08:45:34 +00:00
..
bin
bootloader *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-ble-nimble *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-eth *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-idf *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp-idf-api *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-lcd *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
freertos
include drivers/periph_gpio_ll: change API to access GPIO ports 2024-08-02 09:55:24 +02:00
ld
periph build_system/xfa: change API to fix alignment 2024-11-07 16:30:01 +01:00
stdio_usb_serial_jtag cpu/esp32/stdio_usb_serial_jtag: clear all usb serial jtag flags and flush the tx fifo at the end of usb serial isrs 2024-11-11 11:20:46 +01:00
vendor/include
doc_esp32.txt
doc_esp32c3.txt
doc_esp32s2.txt
doc_esp32s3.txt
doc.txt treewide: apply codespell corrections 2024-10-09 13:03:52 +02:00
esp_ztimer.c
irq_arch.c
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.common *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.esp32 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.esp32c3 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.esp32s2 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.esp32s3 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.esp32x *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile
Makefile.default
Makefile.dep features.yaml: s/esp_eth/periph_eth/ 2024-05-28 20:59:29 +02:00
Makefile.features cpu/esp32: improve build error messages 2024-10-16 16:02:32 +02:00
Makefile.include cpu/esp32: improve build error messages 2024-10-16 16:02:32 +02:00
startup.c
syscalls.c
usb_reset.c