CLEON  Version 1
Cloud-Offloaded GPS Receiver
sys_flash.h
Go to the documentation of this file.
1 
7 #ifndef __SYS_FLASH_H__
8 #define __SYS_FLASH_H__
9 
10 void SYS_EXT_FLASH_Init(void);
11 void SYS_EXT_FLASH_InitIO(void);
12 
13 #endif