Skip to content

Commit df82465

Browse files
committed
[BSP] 添加raspberry-rp2350适配
1 parent 32e93ad commit df82465

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+3449
-4
lines changed

.github/ALL_BSP_COMPILE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"RTT_BSP": "RTduino_Arduino Libraries (Raspberry Pico)",
2121
"RTT_TOOL_CHAIN": "sourcery-arm",
2222
"SUB_RTT_BSP": [
23-
"raspberry-pico"
23+
"raspberry-pico/RP2040",
24+
"raspberry-pico/RP2350"
2425
]
2526
},
2627
{

0 commit comments

Comments
 (0)