#ifndef __BSP_FLASH_H__ #define __BSP_FLASH_H__ void bsp_flash_init(void); #endif