Skip to content

Rust Device Driver developed during 2022-2023 Honours project; 'Developing device drivers in Rust'

License

Notifications You must be signed in to change notification settings

kc101010/Hons-Rust-DeviceDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Device Drivers

Developed for 2022-2023 Honours Project.

"Developing Device Drivers in Rust"

University of the West of Scotland.


You can find my research repo here


The driver within 'Rust Hello', rust_mouse.rs, was developed on an Ubuntu Virtual Machine running under VirtualBox using Rust. Its makefile is included and can be used to build the driver into executable form.

The driver within 'Rust Character', rust_char.rs, was developed on Linux + Busybox instance running via QEMU. The driver was built alongside the driver samples therefore no makefile is included.

About

Rust Device Driver developed during 2022-2023 Honours project; 'Developing device drivers in Rust'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published