https://github.com/ziadasem/linux_device_drivers
Implementation for some of Linux Device Drivers
https://github.com/ziadasem/linux_device_drivers
device-driver linux linux-kernel
Last synced: 3 months ago
JSON representation
Implementation for some of Linux Device Drivers
- Host: GitHub
- URL: https://github.com/ziadasem/linux_device_drivers
- Owner: ziadasem
- Created: 2024-05-12T18:16:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-12T19:08:04.000Z (over 1 year ago)
- Last Synced: 2025-01-10T20:16:59.592Z (about 1 year ago)
- Topics: device-driver, linux, linux-kernel
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Linux Devcie Drivers
an implementation for Linux Device Drivers, these drivers are tested on RPi 3B+
more drivers will be uploaded and lectures + documentation will be created