Skip to content

martingkelly/feserial

Repository files navigation

feserial

A Linux uart driver for the Beaglebone Black.

This driver is based on the lab from Free Electrons:

http://free-electrons.com/doc/training/linux-kernel/

Building

To build, do the following:

export ARCH=arm
export CROSS_COMPILE=arm-linux-gnueabihf-
make feserial_defconfig
make
make dtbs

About

A Linux uart driver for the Beaglebone Black

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5,000+