Skip to content

Commit 34d0a0c

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

File tree

26 files changed

+3814
-1
lines changed

26 files changed

+3814
-1
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",
24+
"raspberry-rp2350"
2425
]
2526
},
2627
{

0 commit comments

Comments
 (0)