Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
/ nuc_lights_rs Public archive

Proof of concept for building a simple WMI/ACPI kernel module against fishinabarrel/linux_kernel_module_rust

License

Notifications You must be signed in to change notification settings

thinkier/nuc_lights_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUC LED Drivers for Linux

Proof of concept for building a linux kernel module in pure rust.

Currently not working

  • Getting the current state of the LEDs (can't be bothered to figure this one out, the reference code at milesp20's repository seems to stray quite far from Inte's documentation)

Short conclusion (As of 2018-11-10)

Ecosystem is not mature enough yet for a pure Rust kernel module other than experimentation, perhaps a partially Rust / partially C module may be better suited for writing kernel modules. Such as rust.ko

About

Proof of concept for building a simple WMI/ACPI kernel module against fishinabarrel/linux_kernel_module_rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published