Skip to content

Commit db8918f

Browse files
danielinuxdgarske
authored andcommitted
Added PKA=1 by default to k82f example configuration
1 parent 0b822ce commit db8918f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/examples/kinetis-k82f.config

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

0 commit comments

Comments
 (0)