Merge pull request #12044 from shuopeng-deng/pr/cypress-fs-integration-test

increamed qspi size for cypress integration fs tests
pull/12027/head
Martin Kojtal 2019-12-10 09:48:26 +01:00 committed by GitHub
commit 09a2db0184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -226,6 +226,15 @@
"spif-driver.SPI_CS" : "PC_12",
"no_led" : "1",
"tests-fs-size" : "2*1024*1024"
},
"MCU_PSOC6": {
"tests-fs-size" : "8*1024*1024"
},
"CY8PROTO_062_4343W": {
"no_led" : "1"
},
"_CY8CPROTO_062S3_4343W": {
"no_led" : "1"
}
},
"config": {