MXC-A36-Demo/MCU/components/modules/ext_flash_program/ext_flash_program.h

7 lines
131 B
C

#ifndef __EXT_FLASH_PROGRAM_H__
#define __EXT_FLASH_PROGRAM_H__
void ext_flash_program(void);
#endif // __EXT_FLASH_PROGRAM_H__