No add_custom_target() would not help.
I'm not sure I understand. What does the existing C project do and on what hardware?
The Pico SDK uses CMake, so you probably need to port the C code to use the SDK functions, then create a CMakeLists.txt for your project.
I'm not sure I understand. What does the existing C project do and on what hardware?
The Pico SDK uses CMake, so you probably need to port the C code to use the SDK functions, then create a CMakeLists.txt for your project.
Statistics: Posted by breaker — Wed Mar 27, 2024 6:03 am