Add Wi-Fi driver and control tools

Red Bear OS Team
This commit is contained in:
2026-04-16 12:45:07 +01:00
parent e565b6bceb
commit 54e63420ec
21 changed files with 5389 additions and 0 deletions
@@ -0,0 +1,12 @@
[source]
path = "source"
[build]
template = "cargo"
dependencies = [
"redox-driver-sys",
"linux-kpi",
]
[package.files]
"/usr/lib/drivers/redbear-iwlwifi" = "redbear-iwlwifi"