mirror of https://github.com/wolfSSL/wolfBoot.git
Update stm32c0-lms to use ext_LMS for now.
parent
bd0e25af16
commit
92e048a429
|
@ -1,6 +1,6 @@
|
||||||
ARCH?=ARM
|
ARCH?=ARM
|
||||||
TARGET?=stm32c0
|
TARGET?=stm32c0
|
||||||
SIGN?=LMS
|
SIGN?=ext_LMS
|
||||||
LMS_LEVELS=1
|
LMS_LEVELS=1
|
||||||
LMS_HEIGHT=10
|
LMS_HEIGHT=10
|
||||||
LMS_WINTERNITZ=8
|
LMS_WINTERNITZ=8
|
||||||
|
|
Loading…
Reference in New Issue