esp-idf/components/soc/esp32c3
Darian Leung 2f58060921 TWAI: FIFO overrun handling and errata workarounds
This commit adds handling for FIFO overruns and
adds workarounds for HW errats on the ESP32.

Closes https://github.com/espressif/esp-idf/issues/2519
Closes https://github.com/espressif/esp-idf/issues/4276
2021-03-30 14:17:31 +08:00
..
include/soc TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08:00
CMakeLists.txt gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gdma_periph.c gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.c esp_system: support gpio wakeup from deep sleep on esp32c3 2021-02-26 12:26:49 +08:00
i2c_bbpll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
interrupts.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sigmadelta_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc_memory_layout.c esp32c3: correct name for RTC memory region in heap 2021-03-18 17:53:26 +05:30
spi_periph.c spi: remove hard-coded DMA chan in soc_caps.h 2021-02-22 07:06:05 +00:00
timer_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00