Notifications
Clear all
Raspberry Pi
1
Posts
1
Users
0
Reactions
648
Views
Topic starter
2025-10-21 12:17 pm
No idea if it helps anybody and it's definitely a work in progress, but we've been working on a way to setup a new RPi Pico project without hours of CLI-diving.
The idea is to clear some hurdles for people.
For now it's (I think) limited to linux and Visual Studio Code. We haven't tried it on a different setup.
If you have git running you can get it with:
git clone https://github.com/Mariandroid/new_pico.git
I hope it make things easier.
If there are comments and/or remarks, please let me know.