Add CYSBSYSKIT_01 to qspi test flash configs.

pull/12603/head
Dustin Crossman 2020-03-03 13:36:20 -08:00
parent 792dfb51d5
commit 3f1afb8d91
1 changed files with 2 additions and 1 deletions

View File

@ -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)