Update to latest Pico Keys SDK.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-08-30 13:25:01 +02:00
parent c0b23a7cb3
commit cde8968068
2 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ target_link_options(pico_openpgp PUBLIC
-Wl,--gc-sections
)
endif (APPLE)
target_link_libraries(pico_openpgp PRIVATE pthread m)
else()
pico_add_extra_outputs(pico_openpgp)