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. |
||
---|---|---|
.. | ||
sdmmc_default_configs.h | ||
sdmmc_defs.h | ||
sdmmc_host.h | ||
sdmmc_types.h |