Added PKA=1 by default to k82f example configuration

pull/23/head
Daniele Lacamera 2019-11-11 14:39:32 +01:00 committed by David Garske
parent 0b822cefbb
commit db8918fdd7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA?=1
WOLFBOOT_PARTITION_SIZE?=0x7A000
WOLFBOOT_SECTOR_SIZE?=0x1000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0xA000