mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
[bsp][ht32] 修复编译问题
修复scons编译问题并添加ci
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
RTT_TOOL_CHAIN: "sourcery-arm"
|
||||
SUB_RTT_BSP:
|
||||
- "raspberry-pico"
|
||||
- RTT_BSP: "others_at32_hc32"
|
||||
- RTT_BSP: "others_at32_hc32_ht32"
|
||||
RTT_TOOL_CHAIN: "sourcery-arm"
|
||||
SUB_RTT_BSP:
|
||||
- "qemu-vexpress-a9"
|
||||
@@ -96,6 +96,8 @@ jobs:
|
||||
- "acm32/acm32f0x0-nucleo"
|
||||
- "acm32/acm32f4xx-nucleo"
|
||||
- "rm48x50"
|
||||
- "ht32/ht32f52352"
|
||||
- "ht32/ht32f12366"
|
||||
- RTT_BSP: "stm32l4_f0_f1"
|
||||
RTT_TOOL_CHAIN: "sourcery-arm"
|
||||
SUB_RTT_BSP:
|
||||
|
||||
Reference in New Issue
Block a user