mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"boards": [
|
|
{
|
|
"name": "raspberry_pi_pico",
|
|
"uid": "E6614C311B764A37",
|
|
"debugger": "openocd",
|
|
"debugger_sn": "E6614103E72C1D2F",
|
|
"debugger_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
|
|
}
|
|
]
|
|
}
|