Merge remote-tracking branch 'Drivers/master'

This commit is contained in:
EnderIce2
2024-11-20 05:01:24 +02:00
71 changed files with 13688 additions and 1 deletions

11
Drivers/README.md Normal file
View File

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