|
93 | 93 | ] |
94 | 94 | }, |
95 | 95 | { |
96 | | - "manufacturer": "Espressif", |
| 96 | + "manufacturer": "Renesas", |
97 | 97 | "boards": [ |
98 | 98 | { |
99 | | - "name": "esp32c3", |
100 | | - "description": "Espressif ESP32-C3 RISC-V based Wi-Fi and Bluetooth SoC. 乐鑫ESP32-C3基于RISC-V的Wi-Fi和蓝牙SoC。", |
101 | | - "board": "esp32c3", |
102 | | - "path": "bsp/esp32c3" |
| 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 | 103 | }, |
104 | 104 | { |
105 | | - "name": "esp32", |
106 | | - "description": "Espressif ESP32 dual-core Wi-Fi and Bluetooth SoC. 乐鑫ESP32双核Wi-Fi和蓝牙SoC。", |
107 | | - "board": "esp32", |
108 | | - "path": "bsp/esp32" |
| 105 | + "name": "ra6m4-cpk", |
| 106 | + "description": "Renesas RA6M4 Crypto Partition Kit with enhanced security features. 瑞萨RA6M4加密分区套件,具有增强的安全功能。", |
| 107 | + "board": "ra6m4-cpk", |
| 108 | + "path": "bsp/renesas/ra6m4-cpk" |
| 109 | + } |
| 110 | + ] |
| 111 | + }, |
| 112 | + { |
| 113 | + "manufacturer": "Infineon", |
| 114 | + "boards": [ |
| 115 | + { |
| 116 | + "name": "psoc62-cy8ckit-062s2-43012", |
| 117 | + "description": "Infineon PSoC 62 Pioneer Kit with dual-core ARM Cortex-M4/M0+ and Wi-Fi/BT. 英飞凌PSoC 62先锋套件,双核ARM Cortex-M4/M0+和Wi-Fi/BT。", |
| 118 | + "board": "psoc62-cy8ckit-062s2-43012", |
| 119 | + "path": "bsp/cypress/psoc6-cy8ckit-062S2-43012" |
| 120 | + }, |
| 121 | + { |
| 122 | + "name": "xmc4500-relax", |
| 123 | + "description": "Infineon XMC4500 Relax Kit with ARM Cortex-M4 for industrial applications. 英飞凌XMC4500 Relax套件,搭载ARM Cortex-M4用于工业应用。", |
| 124 | + "board": "xmc4500-relax", |
| 125 | + "path": "bsp/xmc4500-relax" |
109 | 126 | } |
110 | 127 | ] |
111 | 128 | }, |
|
0 commit comments