Purpose
This file contains all the specific code for the basic-nandflash-project
Contents
The basic-nandflash-project application can be roughly broken down as follows:
- Configure Nandflash working frequency.
- I/O configuration.
- Nandflash initialize.
- Get Nandflash parameters.
- Erase Nandflash blocks.
- Write Nandflash blocks.
- Read Nandflash blocks.