Skip to content

Commit feec841

Browse files
committed
Disable PSOC6_CRYPTO in cypsoc6.config to use software crypto
1 parent 926eb96 commit feec841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/examples/cypsoc6.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RAM_CODE?=0
2222
DUALBANK_SWAP?=0
2323
PKA?=0
2424
WOLFTPM?=0
25+
PSOC6_CRYPTO?=0
2526
WOLFBOOT_PARTITION_SIZE?=0x80000
2627
WOLFBOOT_SECTOR_SIZE?=512
2728
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x10080000

0 commit comments

Comments
 (0)