Just pushed a new commit to NeKernel, a modular C++ kernel built from scratch.<p>This update introduces BootNet, a WIP network boot fallback module. If the kernel fails to load, BootNet is designed to recover by booting from a packet. EEPROM update support is planned, but not yet implemented.<p>Repo: <a href="https://github.com/amlel-el-mahrouss/nekernel" rel="nofollow">https://github.com/amlel-el-mahrouss/nekernel</a>
Docs: <a href="https://amlel-el-mahrouss.github.io/nekernel-docs/" rel="nofollow">https://amlel-el-mahrouss.github.io/nekernel-docs/</a><p>Feedback welcome.