mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'feature/fatfs_bdl' into 'master'
feat(fatfs): Add BDL support to FatFS component Closes IDF-13492 See merge request espressif/esp-idf!46864
This commit is contained in:
@@ -87,6 +87,8 @@
|
||||
- 演示了在主机上使用 Python 工具生成 FATFS 镜像的相关功能。
|
||||
* - :example:`ext_flash_fatfs <storage/fatfs/ext_flash>`
|
||||
- 演示了在外部 flash 上使用带有磨损均衡功能的 FATFS。
|
||||
* - :example:`bdl_wl <storage/fatfs/bdl_wl>`
|
||||
- 演示了在内部 flash 上通过 BDL 磨损均衡堆栈使用 FATFS。
|
||||
* - :example:`wear_leveling <storage/wear_levelling>`
|
||||
- 演示了在内部 flash 上使用带有磨损均衡功能的 FATFS。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user