Have the Pico C/C++ sdk installed in your system. If you use arch linux you can install it from the AUR using your favourite helper
yay -S pico-sdkThis will also install other dependencies such as cmake
This wasn't meant for public use but I created a code workspace to simplify it.
If you have vscode and the C/C++,Cmake extensions you should be good to go
I'm a beginner at this so feel free to make suggestions on how I can improve my code.
Issues and pull requests are always welcomed.
Schematics and documentation for each project will be added. Thank you.