forked from betaflight/betaflight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for W25N02K 2Gbit/256Mbyte FLASH (betaflight#13677)
* Add support for W25N02K 2Gbit/256Mbyte FLASH * Remove duplicate defintion check * Rename W25N01G_BB_*_BLOCK macros * Remove debug * Create unified driver for W25N01G and W25N02K devices * Put device parameters in a table * Add W25N01GV to stacked die driver
- Loading branch information
1 parent
6080bff
commit ab022b0
Showing
7 changed files
with
272 additions
and
260 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
Oops, something went wrong.