Files
esp-idf/components/esp_driver_sd_intf
armando 8f6a2370d2 refactor(sd): updated sd host api to make 0 value as no change to configurations
use value 0 for `sd_host_slot_cfg_t` members, means no change to previous configurations,
instead of using `override/valid` flag
2025-05-15 15:16:38 +08:00
..

SD Host Driver Interface Layer

This component provides the SD Host driver APIs.