Do not call pico_sdk_init.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2025-08-25 01:35:48 +02:00
parent 5f5e010a19
commit 4f42e0344e
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3
2 changed files with 1 additions and 5 deletions

View file

@ -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 113e720fcaaa6b9ca74d114bee1923bb2619ba3b
Subproject commit 5984d1f72de82e44c18ed0bbbc953e1559a58af6