Files
esp-idf/components/driver
Ivan Grokhotkov 2c8f413059 driver: sdmmc: add esp32s3 support
* Extend sdmmc_slot_config_t with GPIO pin numbers for all SD bus
  signals. These new fields are available if SOC_SDMMC_USE_GPIO_MATRIX
  is set.
* Add shorter "sd" and "wp" aliases for "gpio_sd" and "gpio_wp" field
  names in sdmmc_slot_config_t.
* Deprecate sdmmc_host_pullup_en, prefer to enable this feature using
  SDMMC_SLOT_FLAG_INTERNAL_PULLUP instead.
2021-05-10 23:21:27 +02:00
..
2021-05-06 16:20:54 +08:00
2021-04-12 12:04:46 +08:00
2021-01-13 10:52:27 +08:00
2021-05-06 15:06:37 +08:00
2021-01-25 04:51:40 +00:00
2021-01-12 14:05:08 +08:00