Pico-Online is a zero hassle way of programming the Raspberry Pi Pico. All one needs to have is a Raspberry Pi Pico (any variant), a Raspberry Pi (computer), and a git repository. Once you have that, it is easy to build, test, run, and debug code.
- Collaberative Editing
- Save Changes
- Pull from any git repository
- Work on multiple branches
- Change build target (works with any CMake project)
- UART Output