Y
Hacker News
new
|
ask
|
show
|
jobs
by
robbywashere_
1118 days ago
Any platformIO alternatives?
3 comments
gholling
1118 days ago
The Official Raspberry Pi Pico Windows install will give you a working VSCode build system with the official SDK. It's not Arduino libraries, but is easy to get going and building code.
https://github.com/raspberrypi/pico-setup-windows/releases
link
matthews2
1118 days ago
A Makefile :-)
link
Timon3
1118 days ago
Makefile has support for dependency management of Arduino libraries? Amazing, where can I find it?
link
lionkor
1118 days ago
Arduino Libraries dont have CMake support??
link
https://github.com/raspberrypi/pico-setup-windows/releases