linux_char_driver/README.md
2021-01-08 15:18:01 +03:00

4 lines
145 B
Markdown

This driver creates devices in /dev. You could save anything to these devices and then read.
Compile and check driver using **sudo make check**