mirror of https://github.com/ARMmbed/mbed-os.git
Add CYSBSYSKIT_01 to qspi test flash configs.
parent
792dfb51d5
commit
3f1afb8d91
|
|
@ -74,7 +74,8 @@
|
|||
defined(TARGET_CY8CPROTO_062S2_43012) || \
|
||||
defined(TARGET_CY8CPROTO_062S3_4343W) || \
|
||||
defined(TARGET_CYW943012P6EVB_01) || \
|
||||
defined(TARGET_CYW9P62S1_43438EVB_01))
|
||||
defined(TARGET_CYW9P62S1_43438EVB_01) || \
|
||||
defined(TARGET_CYSBSYSKIT_01))
|
||||
#include "S25FL512S_config.h"
|
||||
|
||||
#elif defined(TARGET_CYW9P62S1_43012EVB_01)
|
||||
|
|
|
|||
Loading…
Reference in New Issue