1个不稳定版本
0.1.0 | 2022年11月12日 |
---|
#1779 在 硬件支持
13KB
202 行
pico-serial
通过串行连接到pico,并带有一些辅助功能。
目前仅支持Windows和MacOS。
用法
Usage: pico-serial [<port>] [-l] [-b]
Send all (or some of) your connected pico into bootloader mode!
Positional Arguments:
port the rp2040's port, if unspecified the application will
automatically connect to the only rp2040 device detected
Options:
-l, --list list all connected rp2040 devices
-b, --bootloader send the rp2040 device into bootloader mode
--help display usage information
依赖项
约5-15MB
约193K SLoC