summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/flash/flash_sst.h
AgeCommit message (Collapse)Author
2010-01-12digital/avr/modules/flash: flash sst driverNĂ©lio Laranjeiro
Modify flash source code to initialise the SPI interface and detect the flash type using JDEC. Once the JDEC is read the flash driver initialise functions pointers to pilot the flash memory. The final objective is to have several flash support.