Skip to content

Commit

Permalink
[dm2.0] fit bsp with dm2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuzhus committed Dec 3, 2024
1 parent 0de160f commit 0a2b4d6
Show file tree
Hide file tree
Showing 7 changed files with 245 additions and 135 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/bsp_buildings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ jobs:
- "qemu-virt64-aarch64"
- "raspberry-pi/raspi3-64"
- "raspberry-pi/raspi4-64"
- "raspberry-pi/raspi-dm2.0"
#- "rockchip/rk3568" too long
- "phytium/aarch64"
- RTT_BSP: "riscv-none"
Expand Down Expand Up @@ -508,4 +509,4 @@ jobs:
run: |
curl -X POST -H "Authorization: token ${{ secrets.RTTHREAD_GITHUB_TOKEN }}" \
-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."}' \
"https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments"
"https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments"
Loading

0 comments on commit 0a2b4d6

Please sign in to comment.