|
1 | 1 | [ |
| 2 | + { |
| 3 | + "manufacturer": "QEMU", |
| 4 | + "boards": [ |
| 5 | + { |
| 6 | + "name": "qemu-vexpress-a9", |
| 7 | + "description": "VExpress A9 evaluation board, QEMU ARM emulation for ARM Cortex-A 32-bit series machines. VExpress A9评估板卡,可以使用QEMU ARM来模拟ARM Cortex-A 32位系列机器。", |
| 8 | + "board": "qemu-vexpress-a9", |
| 9 | + "path": "bsp/qemu-vexpress-a9" |
| 10 | + }, |
| 11 | + { |
| 12 | + "name": "qemu-virt64-aarch64", |
| 13 | + "description": "QEMU emulated virt aarch64 machine. QEMU模拟的virt aarch64机器。", |
| 14 | + "board": "qemu-virt64-aarch64", |
| 15 | + "path": "bsp/qemu-virt64-aarch64" |
| 16 | + }, |
| 17 | + { |
| 18 | + "name": "qemu-virt64-riscv", |
| 19 | + "description": "QEMU emulated virt RISC-V 64-bit machine. QEMU模拟的virt RISC-V 64位机器。", |
| 20 | + "board": "qemu-virt64-riscv", |
| 21 | + "path": "bsp/qemu-virt64-riscv" |
| 22 | + } |
| 23 | + ] |
| 24 | + }, |
2 | 25 | { |
3 | 26 | "manufacturer": "ST", |
4 | 27 | "boards": [ |
5 | 28 | { |
6 | 29 | "name": "stm32f407-rt-spark", |
7 | | - "description" : "RT-Thread官方的星火一号开发板,基于STM32F407", |
| 30 | + "description": "RT-Thread official Spark board No.1, based on STM32F407. RT-Thread官方的星火一号开发板,基于STM32F407。", |
8 | 31 | "board": "stm32f407-rt-spark", |
9 | 32 | "path": "bsp/stm32/stm32f407-rt-spark" |
10 | | - |
11 | 33 | }, |
12 | 34 | { |
13 | 35 | "name": "stm32f412-st-nucleo", |
14 | | - "description": "ST官方的STM32F412 Nucleo开发板", |
| 36 | + "description": "ST official STM32F412 Nucleo development board. ST官方的STM32F412 Nucleo开发板。", |
15 | 37 | "board": "stm32f412-st-nucleo", |
16 | | - "path":"bsp/stm32/stm32f412-st-nucleo" |
| 38 | + "path": "bsp/stm32/stm32f412-st-nucleo" |
| 39 | + }, |
| 40 | + { |
| 41 | + "name": "stm32f401-st-nucleo", |
| 42 | + "description": "ST official STM32F401 Nucleo development board with ARM Cortex-M4. ST官方的STM32F401 Nucleo开发板,搭载ARM Cortex-M4内核。", |
| 43 | + "board": "stm32f401-st-nucleo", |
| 44 | + "path": "bsp/stm32/stm32f401-st-nucleo" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "stm32f103-atk-nano", |
| 48 | + "description": "Alientek STM32F103 Nano development board, based on STM32F103RB. 正点原子STM32F103 Nano开发板,基于STM32F103RB。", |
| 49 | + "board": "stm32f103-atk-nano", |
| 50 | + "path": "bsp/stm32/stm32f103-atk-nano" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "stm32f103-blue-pill", |
| 54 | + "description": "Popular low-cost STM32F103 Blue Pill board, widely used for learning and prototyping. 流行的低成本STM32F103蓝色药丸板,广泛用于学习和原型开发。", |
| 55 | + "board": "stm32f103-blue-pill", |
| 56 | + "path": "bsp/stm32/stm32f103-blue-pill" |
| 57 | + }, |
| 58 | + { |
| 59 | + "name": "stm32f407-atk-explorer", |
| 60 | + "description": "Alientek STM32F407 Explorer development board with rich peripherals. 正点原子STM32F407探索者开发板,外设丰富。", |
| 61 | + "board": "stm32f407-atk-explorer", |
| 62 | + "path": "bsp/stm32/stm32f407-atk-explorer" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "stm32f429-atk-apollo", |
| 66 | + "description": "Alientek STM32F429 Apollo development board with LCD and camera support. 正点原子STM32F429阿波罗开发板,支持LCD和摄像头。", |
| 67 | + "board": "stm32f429-atk-apollo", |
| 68 | + "path": "bsp/stm32/stm32f429-atk-apollo" |
| 69 | + }, |
| 70 | + { |
| 71 | + "name": "stm32h750-artpi", |
| 72 | + "description": "RT-Thread official ART-Pi development board, based on STM32H750 with high performance. RT-Thread官方ART-Pi开发板,基于高性能STM32H750。", |
| 73 | + "board": "stm32h750-artpi", |
| 74 | + "path": "bsp/stm32/stm32h750-artpi" |
17 | 75 | } |
18 | 76 | ] |
19 | 77 | }, |
20 | 78 | { |
21 | | - "manufacturer": "QEMU", |
| 79 | + "manufacturer": "Raspberry Pi", |
22 | 80 | "boards": [ |
23 | 81 | { |
24 | | - "name": "qemu-vexpress-a9", |
25 | | - "description": "VExpress A9评估板卡,可以使用QEMU ARM来模拟ARM Cortex-A 32位系列机器", |
26 | | - "board": "qemu-vexpress-a9", |
27 | | - "path": "bsp/qemu-vexpress-a9" |
| 82 | + "name": "raspberry-pico", |
| 83 | + "description": "Raspberry Pi Pico board based on RP2040 microcontroller. 树莓派Pico开发板,基于RP2040微控制器。", |
| 84 | + "board": "raspberry-pico", |
| 85 | + "path": "bsp/raspberry-pico" |
28 | 86 | }, |
29 | 87 | { |
30 | | - "name": "qemu-virt64-aarch64", |
31 | | - "description": "QEMU模拟的virt aarch64机器", |
32 | | - "board": "qemu-virt64-aarch64", |
33 | | - "path": "bsp/qemu-virt64-aarch64" |
| 88 | + "name": "raspberry-pi-4b", |
| 89 | + "description": "Raspberry Pi 4 Model B single-board computer with quad-core Cortex-A72. 树莓派4B单板计算机,搭载四核Cortex-A72。", |
| 90 | + "board": "raspberry-pi-4b", |
| 91 | + "path": "bsp/raspberry-pi/raspi4-64" |
| 92 | + } |
| 93 | + ] |
| 94 | + }, |
| 95 | + { |
| 96 | + "manufacturer": "Renesas", |
| 97 | + "boards": [ |
| 98 | + { |
| 99 | + "name": "ra6m3-hmi-board", |
| 100 | + "description": "Renesas RA6M3 HMI development board with Cortex-M4 core and rich graphics features. 瑞萨RA6M3 HMI开发板,搭载Cortex-M4内核和丰富的图形功能。", |
| 101 | + "board": "ra6m3-hmi-board", |
| 102 | + "path": "bsp/renesas/ra6m3-hmi-board" |
| 103 | + }, |
| 104 | + { |
| 105 | + "name": "ra8d1-vision-board", |
| 106 | + "description": "Renesas RA8D1 Vision Board with high-performance graphics and vision processing. 瑞萨RA8D1视觉开发板,具有高性能图形和视觉处理能力。", |
| 107 | + "board": "ra8d1-vision-board", |
| 108 | + "path": "bsp/renesas/ra8d1-vision-board" |
| 109 | + }, |
| 110 | + { |
| 111 | + "name": "rzn2l-etherkit", |
| 112 | + "description": "Renesas RZ/N2L EtherKit for industrial Ethernet applications. 瑞萨RZ/N2L以太网套件,用于工业以太网应用。", |
| 113 | + "board": "rzn2l-etherkit", |
| 114 | + "path": "bsp/renesas/rzn2l_etherkit" |
| 115 | + } |
| 116 | + ] |
| 117 | + }, |
| 118 | + { |
| 119 | + "manufacturer": "Infineon", |
| 120 | + "boards": [ |
| 121 | + { |
| 122 | + "name": "psoc6-evaluationkit-062S2", |
| 123 | + "description": "Infineon PSoC 6 Evaluation Kit with dual-core ARM Cortex-M4/M0+ processor. 英飞凌PSoC 6评估套件,搭载双核ARM Cortex-M4/M0+处理器。", |
| 124 | + "board": "psoc6-evaluationkit-062S2", |
| 125 | + "path": "bsp/Infineon/psoc6-evaluationkit-062S2" |
| 126 | + } |
| 127 | + ] |
| 128 | + }, |
| 129 | + { |
| 130 | + "manufacturer": "NXP", |
| 131 | + "boards": [ |
| 132 | + { |
| 133 | + "name": "imxrt1052-evk", |
| 134 | + "description": "NXP i.MX RT1052 EVK board with ARM Cortex-M7 crossover MCU. 恩智浦i.MX RT1052评估板,搭载ARM Cortex-M7跨界MCU。", |
| 135 | + "board": "imxrt1052-evk", |
| 136 | + "path": "bsp/imxrt/imxrt1052-evk" |
| 137 | + }, |
| 138 | + { |
| 139 | + "name": "imxrt1064-evk", |
| 140 | + "description": "NXP i.MX RT1064 EVK board with ARM Cortex-M7 and advanced peripherals. 恩智浦i.MX RT1064评估板,搭载ARM Cortex-M7和先进外设。", |
| 141 | + "board": "imxrt1064-evk", |
| 142 | + "path": "bsp/imxrt/imxrt1064-evk" |
| 143 | + }, |
| 144 | + { |
| 145 | + "name": "frdm-mcxa156", |
| 146 | + "description": "NXP FRDM-MCXA156 Freedom development board with ARM Cortex-M33. 恩智浦FRDM-MCXA156自由开发板,搭载ARM Cortex-M33内核。", |
| 147 | + "board": "frdm-mcxa156", |
| 148 | + "path": "bsp/nxp/mcx/mcxa/frdm-mcxa156" |
| 149 | + }, |
| 150 | + { |
| 151 | + "name": "frdm-mcxa346", |
| 152 | + "description": "NXP FRDM-MCXA346 Freedom development board with ARM Cortex-M33. 恩智浦FRDM-MCXA346自由开发板,搭载ARM Cortex-M33内核。", |
| 153 | + "board": "frdm-mcxa346", |
| 154 | + "path": "bsp/nxp/mcx/mcxa/frdm-mcxa346" |
| 155 | + }, |
| 156 | + { |
| 157 | + "name": "frdm-mcxn947", |
| 158 | + "description": "NXP FRDM-MCXN947 Freedom development board with dual ARM Cortex-M33 cores. 恩智浦FRDM-MCXN947自由开发板,搭载双核ARM Cortex-M33内核。", |
| 159 | + "board": "frdm-mcxn947", |
| 160 | + "path": "bsp/nxp/mcx/mcxn/frdm-mcxn947" |
| 161 | + } |
| 162 | + ] |
| 163 | + }, |
| 164 | + { |
| 165 | + "manufacturer": "Allwinner", |
| 166 | + "boards": [ |
| 167 | + { |
| 168 | + "name": "allwinner-d1", |
| 169 | + "description": "Allwinner D1 RISC-V based application processor. 全志D1基于RISC-V的应用处理器。", |
| 170 | + "board": "allwinner-d1", |
| 171 | + "path": "bsp/allwinner/d1" |
| 172 | + } |
| 173 | + ] |
| 174 | + }, |
| 175 | + { |
| 176 | + "manufacturer": "GigaDevice", |
| 177 | + "boards": [ |
| 178 | + { |
| 179 | + "name": "gd32450z-eval", |
| 180 | + "description": "GigaDevice GD32450Z evaluation board with ARM Cortex-M4 and rich peripherals. 兆易创新GD32450Z评估板,搭载ARM Cortex-M4内核和丰富外设。", |
| 181 | + "board": "gd32450z-eval", |
| 182 | + "path": "bsp/gd32/arm/gd32450z-eval" |
34 | 183 | }, |
35 | 184 | { |
36 | | - "name": "qemu-virt64-riscv64", |
37 | | - "description": "QEMU模拟的virt riscv64机器", |
38 | | - "board": "qemu-virt64-riscv64", |
39 | | - "path": "bsp/qemu-virt64-riscv64" |
| 185 | + "name": "gd32407v-start", |
| 186 | + "description": "GigaDevice GD32407V starter board with ARM Cortex-M4 core. 兆易创新GD32407V起始板,搭载ARM Cortex-M4内核。", |
| 187 | + "board": "gd32407v-start", |
| 188 | + "path": "bsp/gd32/arm/gd32407v-start" |
40 | 189 | } |
41 | 190 | ] |
42 | 191 | } |
|
0 commit comments