mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Fix build.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
c9dc70b095
commit
605819f0a3
2 changed files with 1 additions and 5 deletions
|
|
@ -31,10 +31,6 @@ else()
|
|||
set(CMAKE_C_STANDARD 11)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
if(NOT ENABLE_EMULATION)
|
||||
pico_sdk_init()
|
||||
endif()
|
||||
|
||||
if(NOT DEFINED __FOR_CI)
|
||||
set(__FOR_CI 0)
|
||||
endif()
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8f907b25ba28cea4f8312e627862352fc012a8a2
|
||||
Subproject commit 9b6d6f67364aeb378a6fcb32389ae745c145e6b9
|
||||
Loading…
Add table
Reference in a new issue