Fix build for RP2350.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-11-25 23:46:12 +01:00
parent e243def565
commit 65a4474dec
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3
2 changed files with 3 additions and 1 deletions

View file

@ -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