Fix build for RP2350.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -125,5 +125,7 @@ if(NOT ESP_PLATFORM)
|
|||||||
)
|
)
|
||||||
endif(APPLE)
|
endif(APPLE)
|
||||||
target_link_libraries(pico_hsm PRIVATE pthread m)
|
target_link_libraries(pico_hsm PRIVATE pthread m)
|
||||||
|
else()
|
||||||
|
pico_add_extra_outputs(${CMAKE_PROJECT_NAME})
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Submodule pico-keys-sdk updated: 812f075ee4...a271785814
Reference in New Issue
Block a user