mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 09:01:24 +02:00
Moving third-party submodules to third-party folder.
This commit is contained in:
@@ -2,7 +2,7 @@ set(PICO_KEYS_SDK_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../..)
|
||||
|
||||
idf_component_register(
|
||||
SRCS ${CBOR_SOURCES}
|
||||
INCLUDE_DIRS ${PICO_KEYS_SDK_DIR}/tinycbor/src
|
||||
INCLUDE_DIRS ${PICO_KEYS_SDK_DIR}/third-party/tinycbor/src
|
||||
)
|
||||
|
||||
idf_component_set_property(${COMPONENT_NAME} WHOLE_ARCHIVE ON)
|
||||
|
||||
Reference in New Issue
Block a user