iflash.h 147 B

12345678
  1. #ifndef __IFLASH_H__
  2. #define __IFLASH_H__
  3. #include <stdio.h>
  4. #include <stdint.h>
  5. //int InternalFlash_Test(void);
  6. #endif /* __IFLASH_H__ */