This shows you the differences between two versions of the page.
ass:laboratoare:04:tasks:03 [2023/07/22 03:54] radu.mantu created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 03. Making a simple character device ==== | ||
- | [[https://www.google.com/search?q=linux+kernel+character+device+example|Google]] for some inspiration on Linux kernel sample character device modules. | ||
- | |||
- | Next: build it! | ||
- | |||
- | Upload it onto your board and test it using ''insmod''! | ||
- | |||
- | TODO |