We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b233db2 commit 89243a2Copy full SHA for 89243a2
.github/workflows/bsp_buildings.yml
@@ -370,10 +370,10 @@ jobs:
370
- "raspberry-pi/raspi4-64"
371
#- "rockchip/rk3568" too long
372
#- "phytium/aarch64" too long
373
- - RTT_BSP: "RTduino/Arduino Libraries (Raspberry Pico)"
374
- RTT_TOOL_CHAIN: "sourcery-arm"
375
- SUB_RTT_BSP:
376
- - "raspberry-pico"
+# - RTT_BSP: "RTduino/Arduino Libraries (Raspberry Pico)"
+# RTT_TOOL_CHAIN: "sourcery-arm"
+# SUB_RTT_BSP:
+# - "raspberry-pico"
377
- RTT_BSP: "riscv64-unknown"
378
RTT_TOOL_CHAIN: "sourcery-riscv64-unknown-elf"
379
SUB_RTT_BSP:
0 commit comments