espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
143 stars 86 forks source link

feat(nand_flash): Add nand flash support, based on dhara nand library (IEC-79) #290

Closed RathiSonika closed 6 months ago

RathiSonika commented 7 months ago

Change description

Added spi_nand_flash component, based on dhara nand library. This will support the SPI NAND Flash chips to communicate with ESP chipsets.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

RathiSonika commented 7 months ago

@kumekay @igrr @pacucha42 PTAL

pacucha42 commented 7 months ago

LGTM, approved. Thanks @mikkeldamsgaard and @RathiSonika