espressif/spi_nand_flash_fatfs

1.0.0

Latest
uploaded 3 weeks ago
FATFS integration for SPI NAND Flash

changelog

## [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).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/spi_nand_flash_fatfs^1.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 20.04 KB
  • Downloaded in total
    Downloaded in total 11 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 11 times

Badge

espressif/spi_nand_flash_fatfs version: 1.0.0
|