rt-thread/bsp/stm32_radio/spi_flash.h

7 lines
137 B
C

#ifndef SPI_FLASH_H_INCLUDED
#define SPI_FLASH_H_INCLUDED
extern void rt_hw_spi_flash_init(void);
#endif // SPI_FLASH_H_INCLUDED