summaryrefslogtreecommitdiff
path: root/src/flash/nor/drivers.c
Commit message (Collapse)AuthorAgeFilesLines
* add flash/nor/drivers.cZachary T Welch2009-12-041-0/+77
Encapsulates access to the flash_drivers array, providing a base of operations for future dynamic driver module loading features.