Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6037

SDK • Porting an existing Makefile project to Pi Pico CMake

$
0
0
Hello all,

I have an existing C project that's built by a Makefile. I'd like to port it to run on the Pico, but would like to keep the existing Makefile so I don't have to convert it all to CMake.

I've found the CMake add_custom_target() function, but am not sure that's the right fit.

Any suggestions would be much appreciated.

Statistics: Posted by lrochfort — Fri Mar 08, 2024 12:57 pm



Viewing all articles
Browse latest Browse all 6037

Trending Articles