docs: sync up translation for api-reference

This commit is contained in:
daiziyan
2023-01-29 19:29:58 +08:00
parent 25a56d13d7
commit 4667f1b3ef
10 changed files with 49 additions and 25 deletions
-2
View File
@@ -3,7 +3,6 @@ Storage API
:link_to_translation:`zh_CN:[中文]`
This section contains reference of the high-level storage APIs. They are based on low-level drivers such as SPI Flash, SD/MMC.
- :doc:`Partitions API <partition>` allow block based access to SPI Flash according to the :doc:`Partition Table </api-guides/partition-tables>`.
@@ -33,4 +32,3 @@ This section contains reference of the high-level storage APIs. They are based o
wear-levelling
Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.