linux_char_driver/README.md

4 lines
145 B
Markdown
Raw Permalink Normal View History

2021-01-08 15:18:01 +03:00
This driver creates devices in /dev. You could save anything to these devices and then read.
Compile and check driver using **sudo make check**