This shows you the differences between two versions of the page.
ass:laboratoare:04:tasks:03 [2023/07/22 08:26] florin.stancu [03. Making a simple character device] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 03. Making a simple character device ==== | ||
- | [[https://www.google.com/search?q=linux+kernel+character+device+example|Check Google]] for some inspiration on Linux kernel sample character device modules. | ||
- | |||
- | Next: build it like the previous hello world module! | ||
- | |||
- | Test it on your board using ''insmod''! |