mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-02-02 08:39:37 +00:00
Fix build for RP2350.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
e243def565
commit
65a4474dec
2 changed files with 3 additions and 1 deletions
|
|
@ -125,5 +125,7 @@ if(NOT ESP_PLATFORM)
|
|||
)
|
||||
endif(APPLE)
|
||||
target_link_libraries(pico_hsm PRIVATE pthread m)
|
||||
else()
|
||||
pico_add_extra_outputs(${CMAKE_PROJECT_NAME})
|
||||
endif()
|
||||
endif()
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 812f075ee4c49b07bce245321f119d71515aa1df
|
||||
Subproject commit a271785814583757e493bedaab24635a4f8a6a54
|
||||
Loading…
Add table
Reference in a new issue