mirror of
https://github.com/polhenarejos/pico-keys-sdk.git
synced 2026-08-21 12:07:02 +01:00
@@ -16,10 +16,15 @@ set(PICOKEYS_REQUIRES
|
||||
efuse
|
||||
mbedtls
|
||||
tinycbor
|
||||
lwip
|
||||
cjson
|
||||
)
|
||||
|
||||
if (USB_ITF_LWIP)
|
||||
list(APPEND PICOKEYS_REQUIRES
|
||||
lwip
|
||||
cjson
|
||||
)
|
||||
endif()
|
||||
|
||||
if(ENABLE_PQC)
|
||||
list(APPEND PICOKEYS_INCLUDE_DIRS
|
||||
${PICOKEYS_SDK_DIR}/third-party/mlkem/mlkem
|
||||
|
||||
Reference in New Issue
Block a user