## [1.0.0] ### Breaking Changes - FATFS integration for SPI NAND Flash now lives in this component. Projects that previously relied on FATFS support bundled inside `spi_nand_flash` must add `spi_nand_flash_fatfs` as a dependency and include its headers. **Migration:** See **Migration Guide (0.x → 1.0.0)** in [`spi_nand_flash/layered_architecture.md`](../spi_nand_flash/layered_architecture.md) (FATFS split, legacy init with BDL disabled, and related driver changes).
70c1ba4a1b0a9fb1b280cd900da3a5a3dd6d3a7c
idf.py add-dependency "espressif/spi_nand_flash_fatfs^1.0.0"