esp-idf/components/hal/esp32
KonstantinKondrashov 975c138fad esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app
It makes multicore app runnable by unicore bootloader

Closes https://github.com/espressif/esp-idf/issues/10714
2023-03-28 23:17:16 +08:00
..
include/hal esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app 2023-03-28 23:17:16 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c
gpio_hal_workaround.c
touch_sensor_hal.c