mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
014dddad1f
Host and device (card, etc.) initialization is not thread-safe. After initialization transactions are serialized and guarded by mutex. Changed `SDMMC_HOST_DEFAULT()` default deinit function to `sdmmc_host_deinit_slot` which has a slot number as argument. |
||
---|---|---|
.. | ||
include/hal | ||
clk_tree_hal.c | ||
efuse_hal.c | ||
pau_hal.c | ||
pmu_hal.c | ||
touch_sensor_hal.c |