Skip to content

Commit 46ff972

Browse files
committed
[dm2.0] fit bsp with dm2.0
1 parent 0de160f commit 46ff972

File tree

7 files changed

+246
-136
lines changed

7 files changed

+246
-136
lines changed

.github/workflows/bsp_buildings.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ jobs:
342342
- "qemu-virt64-aarch64"
343343
- "raspberry-pi/raspi3-64"
344344
- "raspberry-pi/raspi4-64"
345+
- "raspberry-pi/raspi-dm2.0"
345346
#- "rockchip/rk3568" too long
346347
- "phytium/aarch64"
347348
- RTT_BSP: "riscv-none"
@@ -508,4 +509,4 @@ jobs:
508509
run: |
509510
curl -X POST -H "Authorization: token ${{ secrets.RTTHREAD_GITHUB_TOKEN }}" \
510511
-d '{"body":"@${{ github.actor }}, Thank you for your contribution, but there was an error with the action. Could you please help check the BSP compilation issue? Thank you."}' \
511-
"https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments"
512+
"https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments"

0 commit comments

Comments
 (0)