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 @@ Examples
|
||||
- Demonstrates the capabilities of Python-based tooling for FATFS images available on host computers.
|
||||
* - :example:`ext_flash_fatfs <storage/fatfs/ext_flash>`
|
||||
- Demonstrates using FATFS over wear leveling on external flash.
|
||||
* - :example:`bdl_wl <storage/fatfs/bdl_wl>`
|
||||
- Demonstrates using FATFS over BDL wear-levelling stack on internal flash.
|
||||
* - :example:`wear_leveling <storage/wear_levelling>`
|
||||
- Demonstrates using FATFS over wear leveling on internal flash.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user