mirror of https://github.com/wolfSSL/wolfBoot.git
Added PKA=1 by default to k82f example configuration
parent
0b822cefbb
commit
db8918fdd7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue