mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-29 06:30:25 +08:00
6 lines
87 B
C
6 lines
87 B
C
#include <rtthread.h>
|
|
#include <drv_flexspi.h>
|
|
|
|
INIT_PREV_EXPORT(rt_hw_flexspi_init);
|
|
|