Return to Home Page

CLion

To work on the Pico firmware, I use CLion with OpenOCD

The CLion setup is a basic CMake project (should auto-recognize). There is an extra “OpenOCD Download and Run” Run Configuration that downloads to the pico.

Return to Top