Description: This driver shows how to create a minimal serial driver. It does not rely on any backing hardware, but creates a timer that emulates data being received from some kind of hardware.
To Search:
File list (Check if you may need any files):
Makefile
tiny_serial.c
tiny_tty.c