https://github.com/rtbo/ldd
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtbo/ldd
- Owner: rtbo
- Created: 2024-07-25T11:52:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T11:54:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T19:26:29.302Z (over 1 year ago)
- Language: C
- 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 Device Driver exercices
Exercices around the book LDD3, trying to port at the same time to modern linux API and modern C practices.