|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
applications | %!s(int64=2) %!d(string=hai) anos | |
board | %!s(int64=2) %!d(string=hai) anos | |
drivers | %!s(int64=2) %!d(string=hai) anos | |
figures | %!s(int64=4) %!d(string=hai) anos | |
libcpu | %!s(int64=2) %!d(string=hai) anos | |
libraries | %!s(int64=2) %!d(string=hai) anos | |
.config | %!s(int64=2) %!d(string=hai) anos | |
Kconfig | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
SConscript | %!s(int64=4) %!d(string=hai) anos | |
SConstruct | %!s(int64=2) %!d(string=hai) anos | |
link.ld | %!s(int64=4) %!d(string=hai) anos | |
rtconfig.h | %!s(int64=2) %!d(string=hai) anos | |
rtconfig.py | %!s(int64=2) %!d(string=hai) anos |
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interfaces.
Key features include:
Low-power sleep and dormant modes
Drag-and-drop programming using mass storage over USB
26 × multi-function GPIO pins
2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels
Accurate clock and timer on-chip
Temperature sensor
Accelerated floating-point libraries on-chip
8 × Programmable I/O (PIO) state machines for custom peripheral support
Support GCC 6 and above compilers.
scons -c
scons
gcc version >= 6.x.x
scons generates a UF2 file:
The output information on serial port should be like this:
\ | /
- RT - Thread Operating System
/ | \ 4.0.3 build Jan 28 2021
2006 - 2021 Copyright by rt-thread team
Hello, RT-Thread!
msh >
Drive | Support | Remark |
---|---|---|
UART | Support | UART0/1 |
GPIO | Support | 0-29 |
I2C | - | - |
RTC | - | - |
SDIO | - | - |
SPI | - | - |
TIMER | - | - |
WDT | - | - |