esp-idf/components/hal/esp32h2
Marius Vikhammer ca6f76d831 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-02-07 11:33:33 +08:00
..
include/hal spi flash: fix cache accessed while disabled issues at -O0 2022-02-07 11:33:33 +08:00
brownout_hal.c esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
hmac_hal.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
rtc_cntl_hal.c esp32h2: fixes after rebase 2021-07-01 19:53:50 +08:00