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

145 B

This driver creates devices in /dev. You could save anything to these devices and then read.

Compile and check driver using sudo make check