Pico C SDK
C/C++ SDK 관련 사이트 : https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html
Raspberry Pi Documentation - The C/C++ SDK
The official documentation for Raspberry Pi computers and microcontrollers
www.raspberrypi.com
PICO SDK 관련 사이트 : https://www.raspberrypi.com/documentation/pico-sdk/
Raspberry Pi Documentation - Pico C SDK
The official documentation for Raspberry Pi computers and microcontrollers
www.raspberrypi.com
관련 문서 : https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf
Pico-Setup-Windows : https://github.com/ndabas/pico-setup-windows/releases
Releases · ndabas/pico-setup-windows
Quickly get started with Raspberry Pi Pico/RP2040 on Windows - ndabas/pico-setup-windows
github.com
참고 사이트 : https://remnant24c.tistory.com/414
Raspberry Pi Pico(라즈베리파이 피코) 간단하게 C/C++ SDK 설치 및 빌드해보기
안녕하세요. Raspberry Pi Pico에 Python을 이용해서 많이들 프로그램을 하는데, C/C++로 프로그램해보고 싶다는 생각이 들어서 간단하게 MicroPython.uf2 올려서 하면 되겠지 생각했는데, gcc 등 설치할 것들
remnant24c.tistory.com