Skip to content

Commit 5b8b8d8

Browse files
committed
fix: resolve broken HTML nesting, duplicate section, and missing version
- Fix unclosed MCU div causing SBC section to nest inside it in flow.html - Remove 62-line duplicated hardware targets section in flow.html - Add missing version field to package.json
1 parent 1862bdd commit 5b8b8d8

2 files changed

Lines changed: 2 additions & 63 deletions

File tree

flow.html

Lines changed: 1 addition & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ <h2>Hardware Targets</h2>
214214
<div class="hw-target">ESP32-S3<small>Xtensa LX7 &bull; AI</small></div>
215215
<div class="hw-target">GD32VF103<small>RISC-V &bull; 108MHz</small></div>
216216
<div class="hw-target">PIC32MZ<small>MIPS &bull; 200MHz</small></div>
217+
</div></div>
217218

218219
<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>
219220
<div class="hw-row-cards">
@@ -275,69 +276,6 @@ <h2>Hardware Targets</h2>
275276
<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>
276277
</div>
277278

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-
341279
</section>
342280
<footer class="footer"><div class="footer-inner"><div class="footer-brand"><h3>EmbeddedOS</h3><p>Open-source embedded operating system.</p></div>
343281
<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>

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "embeddedos-website-tests",
3+
"version": "0.1.0",
34
"private": true,
45
"scripts": {
56
"test": "npx playwright test tests/",

0 commit comments

Comments
 (0)