Merge remote-tracking branch 'Lynx/master'

This commit is contained in:
EnderIce2
2024-11-20 05:02:27 +02:00
28 changed files with 7101 additions and 1 deletions

13
Lynx/README.md Normal file
View File

@ -0,0 +1,13 @@
# Lynx
Bootloader for [Fennix](https://github.com/Fennix-Project/Fennix).
---
Currently under development.
Use `Fennix` repo to build the operating system.
```bash
git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git
```