Package: pico-sdk-source (2.1.1-1)
Links for pico-sdk-source
Debian Resources:
Download Source Package pico-sdk:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
headers and libraries to write programs for RP2040-based devices
The Raspberry Pi Pico SDK provides the headers, libraries and build system necessary to write programs for the RP2040-based devices such as the Raspberry Pi Pico in C, C++ or assembly language.
The SDK is designed to provide an API and programming environment that is familiar both to non-embedded C developers and embedded C developers alike. A single program runs on the device at a time and starts with a conventional main() method. Standard C/C++ libraries are supported along with C level libraries/APIs for accessing all of the RP2040's hardware include PIO.
Additionally the SDK provides higher level libraries for dealing with timers, synchronization, USB (TinyUSB) and multi-core programming along with various utilities.
The SDK can be used to build anything from simple applications, to fully fledged runtime environments such as MicroPython, to low level software such as RP2040's on-chip bootrom itself.
Other Packages Related to pico-sdk-source
|
|
|
|
-
- dep: cmake
- cross-platform, open-source make system
-
- dep: gcc-arm-none-eabi
- GCC cross compiler for ARM Cortex-R/M processors
-
- dep: libnewlib-arm-none-eabi
- C library and math library compiled for bare metal using Cortex A/R/M
-
- dep: libstdc++-arm-none-eabi-newlib
- GNU Standard C++ Library v3 for ARM Cortex-R/M processors (newlib)
-
- dep: pioasm
- Assemble file of PIO program(s) for use in applications
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: tinyusb-source
- USB stack for embedded systems
-
- rec: picotool (>= 2.0)
- interact with RP2040/RP2350 devices or binaries
Download pico-sdk-source
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 2,327.7 kB | 37,727.0 kB | [list of files] |