The fs_spi_Init function is a user-provided routine that initializes the SPI Data Flash programming algorithm for the Flash File System. It is invoked by the finit function on system startup. The fs_spi_Init function is part of RL-FlashFS. The prototype is defined in file_config.h. You can customize the function in fs_spi_flashprg.c. |