Skip to content

Commit af72bec

Browse files
authored
Merge pull request #4107 from Wang-Huachen/master
[bsp] 添加对zynqmp-r5核心的支持和zynqmp-r5-axu4ev开发板的bsp
2 parents cc9374f + 1bc583e commit af72bec

Some content is hidden

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

71 files changed

+16859
-0
lines changed

.github/workflows/action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,10 @@ jobs:
403403
RTT_BSP: "zynq7000"
404404
RTT_TOOL_CHAIN: "sourcery-arm"
405405

406+
- action-version: "1.0"
407+
RTT_BSP: "zynqmp-r5-axu4ev"
408+
RTT_TOOL_CHAIN: "sourcery-arm"
409+
406410
- action-version: "1.0"
407411
RTT_BSP: "frdm-k64f"
408412
RTT_TOOL_CHAIN: "sourcery-arm"

0 commit comments

Comments
 (0)