Skip to content
Snippets Groups Projects
Commit fd3f8864 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

dev: introduce uart-sw


This introduces dev/uart-sw as an alternative to dev/uart . The
software-only thing is a pair of circular buffers that can be driven
by tools/wrpc-uart-sw .

The software uart can be enabled by Kconfig (and is disabled by
default).  The code size is the same as the uart, but it "wastes" 306
bytes of data space.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent bccfebd2
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment