docs: Update CN for sdmmc and ulp-lp-core docs

This commit is contained in:
Wang Zi Yan
2023-11-16 17:11:36 +08:00
parent 9b233aca2b
commit 90afe1a32f
4 changed files with 31 additions and 6 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ Pin Configurations
.. list::
- slot 0 pins are dedicated for UHS-I mode. This is not yet supported in the driver.
- slot 1 pins are routed via GPIO Matrix, and it's for non UHS-I usage. You will need to configure the pins in :cpp:type:`sdmmc_slot_config_t` to use the slot 1.
- Slot 0 pins are dedicated for UHS-I mode. This is not yet supported in the driver.
- Slot 1 pins are routed via GPIO Matrix, and it's for non UHS-I usage. You will need to configure the pins in :cpp:type:`sdmmc_slot_config_t` to use the slot 1.
Application Example
-------------------