GitJer / Some_RPI-Pico_stuff

Some experiments I did with the Raspberry Pi Pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cmake errors

w9ran opened this issue · comments

commented

I get the following error when using cmake -G "NMake Makefiles" .. from the DCP :

CMake Error at CMakeLists.txt:3 (pico_generate_pio_header):
Unknown CMake command "pico_generate_pio_header".

Any suggestions would be appreciated at I'd like to evaluated several of the examples, thanks.

Bob

I have followed the instructions in the "Getting started with Raspberry Pi Pico" (more than a year ago). The SDK works with CMake. I'm not a fan of CMake, and don't know much about it.