Skip to content

Commit 3ebad06

Browse files
authored
[bsp/phytium]适配rtthread5.2版本 (RT-Thread#10178)
* rtthread 5.2适配
1 parent 9d1fb86 commit 3ebad06

Some content is hidden

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

66 files changed

+8648
-1133
lines changed

.github/ALL_BSP_COMPILE.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"RTT_BSP": "others_ft32_mm32_acm32",
6969
"RTT_TOOL_CHAIN": "sourcery-arm",
7070
"SUB_RTT_BSP": [
71+
"phytium/aarch32",
7172
"qemu-vexpress-a9",
7273
"airm2m/air32f103",
7374
"acm32/acm32f0x0-nucleo",
@@ -369,6 +370,7 @@
369370
"RTT_BSP": "aarch64",
370371
"RTT_TOOL_CHAIN": "sourcery-aarch64",
371372
"SUB_RTT_BSP": [
373+
"phytium/aarch64",
372374
"qemu-virt64-aarch64",
373375
"raspberry-pi/raspi3-64",
374376
"raspberry-pi/raspi4-64"

0 commit comments

Comments
 (0)