File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ HeliOS no es solo una demo visual: implementa un kernel educativo completo y ver
3333- ** Memoria dinámica** : free-list allocator con coalescing, no solo bump allocation.
3434- ** Repo defendible** : CI compila el kernel y lo bootea en QEMU con un smoke test automatizado.
3535
36- Ver comparación técnica: [ docs/COMPARISON.md] ( docs/COMPARISON.md ) .
37-
3836## 🚀 Inicio Rápido
3937
4038### Prerequisitos
@@ -134,7 +132,6 @@ make dtb # Extrae device tree
134132
135133- ** [ README_RAPIDO.md] ( README_RAPIDO.md ) ** - Referencia rápida
136134- ** [ docs/README.md] ( docs/README.md ) ** - Documentación técnica
137- - ** [ docs/COMPARISON.md] ( docs/COMPARISON.md ) ** - Comparación técnica y ventajas
138135- ** [ docs/visualization.html] ( docs/visualization.html ) ** - Visualización web
139136
140137## 🎓 Ejemplo de Uso
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments