Skip to content

Commit 0c05158

Browse files
committed
feat: expand Hardware Targets to all 52 platforms across 14 CPU architectures including Intel/AMD x86_64
1 parent a9e3632 commit 0c05158

1 file changed

Lines changed: 128 additions & 4 deletions

File tree

flow.html

Lines changed: 128 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,13 @@ <h2>CI/CD Pipeline</h2>
193193
<section class="hw-grid-section">
194194
<h2>Hardware Targets</h2>
195195
<p style="text-align:center;color:var(--text-secondary);margin-bottom:2.5rem">52 hardware targets across 14 CPU architectures</p>
196-
<div class="hw-row hw-row-mcu"><div class="hw-row-label">&#9899; MCU &mdash; 20 Platforms</div>
196+
197+
<div class="hw-row hw-row-mcu"><div class="hw-row-label">&#9899; MCU — 19 Platforms (ARM Cortex-M, Xtensa, RISC-V, MIPS)</div>
197198
<div class="hw-row-cards">
198199
<div class="hw-target">STM32F4<small>Cortex-M4 &bull; 180MHz</small></div>
199200
<div class="hw-target">STM32H7<small>Cortex-M7 &bull; 480MHz</small></div>
200201
<div class="hw-target">STM32L4<small>Cortex-M4 &bull; LP</small></div>
202+
<div class="hw-target">nRF52<small>Cortex-M4F &bull; BLE</small></div>
201203
<div class="hw-target">nRF5340<small>Cortex-M33 &bull; Dual</small></div>
202204
<div class="hw-target">nRF9160<small>Cortex-M33 &bull; LTE</small></div>
203205
<div class="hw-target">RP2040<small>Cortex-M0+ &bull; Dual</small></div>
@@ -207,13 +209,135 @@ <h2>Hardware Targets</h2>
207209
<div class="hw-target">SAMD51<small>Cortex-M4 &bull; USB</small></div>
208210
<div class="hw-target">RA6M5<small>Cortex-M33 &bull; TZ</small></div>
209211
<div class="hw-target">MSP432<small>Cortex-M4F &bull; LP</small></div>
210-
<div class="hw-target">ESP32<small>Xtensa &bull; Wi-Fi</small></div>
212+
<div class="hw-target">ESP32<small>Xtensa LX6 &bull; Wi-Fi</small></div>
211213
<div class="hw-target">ESP32-C3<small>RISC-V &bull; Wi-Fi</small></div>
212-
<div class="hw-target">ESP32-S3<small>Xtensa &bull; AI</small></div>
214+
<div class="hw-target">ESP32-S3<small>Xtensa LX7 &bull; AI</small></div>
213215
<div class="hw-target">GD32VF103<small>RISC-V &bull; 108MHz</small></div>
214216
<div class="hw-target">PIC32MZ<small>MIPS &bull; 200MHz</small></div>
217+
218+
<div class="hw-row hw-row-sbc"><div class="hw-row-label">&#128421; SBC &amp; Application Processors &mdash; 15 Platforms (ARM64, RISC-V 64)</div>
219+
<div class="hw-row-cards">
220+
<div class="hw-target">Raspberry Pi 5<small>Cortex-A76 &bull; 4-core</small></div>
221+
<div class="hw-target">Raspberry Pi 4<small>Cortex-A72 &bull; 8GB</small></div>
222+
<div class="hw-target">Raspberry Pi 3<small>Cortex-A53 &bull; 64-bit</small></div>
223+
<div class="hw-target">RPi 2B<small>Cortex-A7 &bull; Quad</small></div>
224+
<div class="hw-target">RPi Zero 2W<small>Cortex-A53 &bull; Compact</small></div>
225+
<div class="hw-target">NXP i.MX8M<small>Cortex-A53 &bull; NPU</small></div>
226+
<div class="hw-target">TI AM64x<small>A53+R5F &bull; Industrial</small></div>
227+
<div class="hw-target">STM32MP1<small>A7+M4 &bull; Linux</small></div>
228+
<div class="hw-target">BeagleBone<small>Cortex-A8 &bull; PRU</small></div>
229+
<div class="hw-target">Jetson Nano<small>A57 &bull; 128 CUDA</small></div>
230+
<div class="hw-target">Jetson Orin<small>A78AE &bull; 40 TOPS</small></div>
231+
<div class="hw-target">SiFive U<small>RISC-V U74 &bull; Linux</small></div>
215232
<div class="hw-target">K210<small>RISC-V 64 &bull; AI</small></div>
216-
<div class="hw-target">S32K344<small>Cortex-M7 &bull; Auto</small></div></div></div>
233+
<div class="hw-target">VExpress A9<small>Cortex-A9 &bull; Dev</small></div>
234+
<div class="hw-target">VExpress A15<small>Cortex-A15 &bull; Dev</small></div>
235+
</div></div>
236+
237+
<div class="hw-row hw-row-soc"><div class="hw-row-label">&#128296; Automotive &amp; Safety &mdash; 6 Platforms (TriCore, Cortex-R, RH850)</div>
238+
<div class="hw-row-cards">
239+
<div class="hw-target">AURIX TC3xx<small>TriCore &bull; ASIL-D</small></div>
240+
<div class="hw-target">Renesas RH850<small>RH850 &bull; Auto MCU</small></div>
241+
<div class="hw-target">TI TMS570<small>Cortex-R4F &bull; Safety</small></div>
242+
<div class="hw-target">Cortex-R5<small>ARM R5 &bull; Lockstep</small></div>
243+
<div class="hw-target">Cortex-R52<small>ARM R52 &bull; ASIL-D</small></div>
244+
<div class="hw-target">S32K344<small>Cortex-M7 &bull; CAN-FD</small></div>
245+
</div></div>
246+
247+
<div class="hw-row hw-row-virt"><div class="hw-row-label">&#128187; x86 / Intel / AMD &mdash; 3 Platforms</div>
248+
<div class="hw-row-cards">
249+
<div class="hw-target">x86_64 Generic<small>Intel/AMD &bull; Linux</small></div>
250+
<div class="hw-target">QEMU Q35<small>Intel Q35 &bull; UEFI</small></div>
251+
<div class="hw-target">x86_64 EFI<small>Intel/AMD &bull; Edge</small></div>
252+
</div></div>
253+
254+
<div class="hw-row hw-row-virt"><div class="hw-row-label">&#127760; Other Architectures &mdash; 6 Platforms (MIPS, PowerPC, MicroBlaze, ARC)</div>
255+
<div class="hw-row-cards">
256+
<div class="hw-target">MIPS Malta<small>MIPS 24Kf &bull; LE</small></div>
257+
<div class="hw-target">PowerPC e500<small>PPC &bull; Embedded</small></div>
258+
<div class="hw-target">MicroBlaze<small>Xilinx &bull; FPGA</small></div>
259+
<div class="hw-target">ARC EM<small>Synopsys &bull; IoT</small></div>
260+
<div class="hw-target">VersatilePB<small>ARM926 &bull; Legacy</small></div>
261+
<div class="hw-target">ARM Generic<small>AArch64 &bull; Linux</small></div>
262+
</div></div>
263+
264+
<div class="hw-row hw-row-soc"><div class="hw-row-label">&#127919; Specialty Simulators &mdash; 5 Platforms</div>
265+
<div class="hw-row-cards">
266+
<div class="hw-target">Aerodynamics<small>Physics &bull; CFD</small></div>
267+
<div class="hw-target">Finance<small>Domain &bull; Quant</small></div>
268+
<div class="hw-target">Gaming<small>Domain &bull; Engine</small></div>
269+
<div class="hw-target">Physiology<small>Domain &bull; Medical</small></div>
270+
<div class="hw-target">Weather<small>Domain &bull; Forecast</small></div>
271+
</div></div>
272+
273+
<div style="text-align:center;margin-top:2rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md)">
274+
<p style="font-size:1rem;font-weight:700;color:var(--cyan);margin-bottom:.5rem">14 CPU Architectures Supported</p>
275+
<p style="font-size:.85rem;color:var(--text-secondary);margin:0">ARM Cortex-M &bull; ARM Cortex-A &bull; ARM Cortex-R &bull; AArch64 &bull; RISC-V 32 &bull; RISC-V 64 &bull; Xtensa &bull; <strong style="color:var(--blue)">x86_64 (Intel/AMD)</strong> &bull; MIPS &bull; PowerPC &bull; MicroBlaze &bull; ARC &bull; TriCore &bull; RH850</p>
276+
</div>
277+
278+
<div class="hw-target">S32K344<small>Cortex-M7 &bull; Auto</small></div>
279+
</div></div>
280+
281+
<div class="hw-row hw-row-sbc"><div class="hw-row-label">&#128421; SBC &amp; Application Processors — 15 Platforms (ARM64, RISC-V 64)</div>
282+
<div class="hw-row-cards">
283+
<div class="hw-target">Raspberry Pi 5<small>Cortex-A76 &bull; 4-core</small></div>
284+
<div class="hw-target">Raspberry Pi 4<small>Cortex-A72 &bull; 8GB</small></div>
285+
<div class="hw-target">Raspberry Pi 3<small>Cortex-A53 &bull; 64-bit</small></div>
286+
<div class="hw-target">RPi 2B<small>Cortex-A7 &bull; Quad</small></div>
287+
<div class="hw-target">RPi Zero 2W<small>Cortex-A53 &bull; Compact</small></div>
288+
<div class="hw-target">NXP i.MX8M<small>Cortex-A53 &bull; NPU</small></div>
289+
<div class="hw-target">TI AM64x<small>A53+R5F &bull; Industrial</small></div>
290+
<div class="hw-target">STM32MP1<small>A7+M4 &bull; Linux</small></div>
291+
<div class="hw-target">BeagleBone<small>Cortex-A8 &bull; PRU</small></div>
292+
<div class="hw-target">Jetson Nano<small>A57 &bull; 128 CUDA</small></div>
293+
<div class="hw-target">Jetson Orin<small>A78AE &bull; 40 TOPS</small></div>
294+
<div class="hw-target">SiFive U<small>RISC-V U74 &bull; Linux</small></div>
295+
<div class="hw-target">K210<small>RISC-V 64 &bull; AI</small></div>
296+
<div class="hw-target">VExpress A9<small>Cortex-A9 &bull; Dev</small></div>
297+
<div class="hw-target">VExpress A15<small>Cortex-A15 &bull; Dev</small></div>
298+
</div></div>
299+
300+
<div class="hw-row hw-row-soc"><div class="hw-row-label">&#128296; Automotive &amp; Safety — 6 Platforms (TriCore, Cortex-R, RH850)</div>
301+
<div class="hw-row-cards">
302+
<div class="hw-target">AURIX TC3xx<small>TriCore &bull; ASIL-D</small></div>
303+
<div class="hw-target">Renesas RH850<small>RH850 &bull; Auto MCU</small></div>
304+
<div class="hw-target">TI TMS570<small>Cortex-R4F &bull; Safety</small></div>
305+
<div class="hw-target">Cortex-R5<small>ARM R5 &bull; Lockstep</small></div>
306+
<div class="hw-target">Cortex-R52<small>ARM R52 &bull; ASIL-D</small></div>
307+
<div class="hw-target">S32K344<small>Cortex-M7 &bull; CAN-FD</small></div>
308+
</div></div>
309+
310+
<div class="hw-row hw-row-virt"><div class="hw-row-label">&#128187; x86 / Intel / Server — 3 Platforms</div>
311+
<div class="hw-row-cards">
312+
<div class="hw-target">x86_64 Generic<small>Intel/AMD &bull; Linux</small></div>
313+
<div class="hw-target">QEMU Q35<small>Intel Q35 &bull; UEFI</small></div>
314+
<div class="hw-target">x86_64 EFI<small>Intel/AMD &bull; Edge</small></div>
315+
</div></div>
316+
317+
<div class="hw-row hw-row-virt"><div class="hw-row-label">&#127760; Other Architectures — 6 Platforms (MIPS, PowerPC, MicroBlaze, ARC)</div>
318+
<div class="hw-row-cards">
319+
<div class="hw-target">MIPS Malta<small>MIPS 24Kf &bull; LE</small></div>
320+
<div class="hw-target">PowerPC e500<small>PPC &bull; Embedded</small></div>
321+
<div class="hw-target">MicroBlaze<small>Xilinx &bull; FPGA</small></div>
322+
<div class="hw-target">ARC EM<small>Synopsys &bull; IoT</small></div>
323+
<div class="hw-target">VersatilePB<small>ARM926 &bull; Legacy</small></div>
324+
<div class="hw-target">ARM Generic<small>AArch64 &bull; Linux</small></div>
325+
</div></div>
326+
327+
<div class="hw-row hw-row-soc"><div class="hw-row-label">&#127919; Specialty Simulators — 5 Platforms</div>
328+
<div class="hw-row-cards">
329+
<div class="hw-target">Aerodynamics<small>Physics &bull; CFD</small></div>
330+
<div class="hw-target">Finance<small>Domain &bull; Quant</small></div>
331+
<div class="hw-target">Gaming<small>Domain &bull; Engine</small></div>
332+
<div class="hw-target">Physiology<small>Domain &bull; Medical</small></div>
333+
<div class="hw-target">Weather<small>Domain &bull; Forecast</small></div>
334+
</div></div>
335+
336+
<div style="text-align:center;margin-top:2rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md)">
337+
<p style="font-size:1rem;font-weight:700;color:var(--cyan);margin-bottom:.5rem">14 CPU Architectures Supported</p>
338+
<p style="font-size:.85rem;color:var(--text-secondary);margin:0">ARM Cortex-M &bull; ARM Cortex-A &bull; ARM Cortex-R &bull; AArch64 &bull; RISC-V 32 &bull; RISC-V 64 &bull; Xtensa &bull; <strong style="color:var(--blue)">x86_64 (Intel/AMD)</strong> &bull; MIPS &bull; PowerPC &bull; MicroBlaze &bull; ARC &bull; TriCore &bull; RH850</p>
339+
</div>
340+
217341
</section>
218342
<footer class="footer"><div class="footer-inner"><div class="footer-brand"><h3>EmbeddedOS</h3><p>Open-source embedded operating system.</p></div>
219343
<div><h4>Documentation</h4><ul><li><a href="docs/eos.html">EoS</a></li><li><a href="docs/eboot.html">eBoot</a></li><li><a href="docs/ebuild.html">ebuild</a></li></ul></div>

0 commit comments

Comments
 (0)