esp-idf/components/hal/esp32c3
Gustavo Henrique Nihei 2bc4a0836f spi: Remove Slave TX/RX set bitlen not effective for ESP32-S2/C3/S3
Furthermore, RX_EOF_EN should only be set when SPI Slave is configured
for segment transfer mode and the "ms_data_bitlen" field is configured
to control the "IN_SUC_EOF" interrupt. Since "ms_data_bitlen" is not
set anymore for S2, C3 and S3, "RX_EOF_EN" should be cleared.
2021-11-25 12:03:54 +08:00
..
include/hal spi: Remove Slave TX/RX set bitlen not effective for ESP32-S2/C3/S3 2021-11-25 12:03:54 +08:00
adc_hal.c adc: apply adc power API to adc driver 2021-03-26 17:41:20 +08:00
brownout_hal.c esp32c3: Adds support BROWNOUT reset 2021-01-18 15:38:09 +08:00
hmac_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
rtc_cntl_hal.c soc: merge C3 caps into a single soc_caps.h 2021-05-11 15:20:54 +08:00
systimer_hal.c soc: merge C3 caps into a single soc_caps.h 2021-05-11 15:20:54 +08:00