25 #ifndef _SST39FLASHDRIVER_H
26 #define _SST39FLASHDRIVER_H
36 #define SST_EPMP_CS_BASE_ADDRESS GFX_EPMP_CS2_BASE_ADDRESS
45 #define SST_FLASH_SIZE 0x40000
50 #define SST_ENABLE_STDOUT_ERRORS
108 void sst39_readBytes( uint32_t address, uint8_t *buffer,
size_t bufferLen );
149 #endif // _SST39FLASHDRIVER_H