esp-idf/components/hal/esp32c3
SalimTerryLi 29accf2533 soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
Note: on ESP32 UART rxfifo seems to be read as u8 instead of u32 to make it work
2021-10-12 10:42:04 +08:00
..
include/hal soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-10-12 10:42:04 +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