esp-idf/components/hal/esp32c3
Marius Vikhammer 491b95925e spi flash: fix cache accessed while disabled issues at -O0
mask_get_id and gpio_hal_iomux_func_sel were called while cache
is disabled, but were not inlined as expected at -0O.
Force these functions to always be inlined.
2022-03-11 09:39:50 +08:00
..
include/hal spi flash: fix cache accessed while disabled issues at -O0 2022-03-11 09:39:50 +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