-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This expansion helps support higher density devices which have multiple dies, logical units and planes on top of the standard block and page structures of standard nand flash ICs. - Included stm32f723xx targets - Bug fix (STM32_NAND_USE_NAND1) - changed map_cmd and map_addr to 8 bits in struct NANDDriver - Bug fix (dmaStreamAlloc returns dma_stream_t) - DSB assembly instruction added for fixing issues with M7 processor - added nand_lld_read_id() function
- Loading branch information
1 parent
61baa6b
commit 34bb526
Showing
5 changed files
with
373 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.