Open chengjianwen opened 2 months ago
I want to compile the examples(on an Debian OS), So I:
cd Pico-PIO-USB/examples mkdir build cd build cmake ..
But error: C``` Make Error at CMakeLists.txt:6 (pico_generate_pio_header): Unknown CMake command "pico_generate_pio_header".
How should I do with it?
I want to compile the examples(on an Debian OS), So I:
But error: C``` Make Error at CMakeLists.txt:6 (pico_generate_pio_header): Unknown CMake command "pico_generate_pio_header".