The Raspberry Pi Pico getting started guide by circuit secrets.
Below is a list of all the files needed to get started programing the Raspberry Pi Pico
in C++ on a windows 7 computer.
ARM compiler https://developer.arm.com/tools-and-s...
CMake https://cmake.org/download
Python https://www.python.org/downloads
Visual Studio Code https://code.visualstudio.com/
Build Tools for Visual Studio 2019 https://visualstudio.microsoft.com/do...
Raspberry Pi Pico SDK https://github.com/raspberrypi/pico-sdk
Raspberry Pi Pico Examples https://github.com/raspberrypi/pico-e...
Tinyusb for Raspberry Pi Pico https://github.com/raspberrypi/tinyusb