Skip to content

Commit 33d3f14

Browse files
committed
Added ENCRYPT=1 to example configuration
1 parent 7d7ca42 commit 33d3f14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/examples/stm32wb-uart-flash-encryption.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RAM_CODE?=0
2020
DUALBANK_SWAP?=0
2121
IMAGE_HEADER_SIZE?=256
2222
PKA?=0
23+
ENCRYPT=1
2324
WOLFTPM?=0
2425
WOLFBOOT_PARTITION_SIZE?=0x20000
2526
WOLFBOOT_SECTOR_SIZE?=0x1000

0 commit comments

Comments
 (0)