examples/tty/tty.c
2010-12-16 Martin Troxler ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext
2010-01-08 Florian Pose TTY: Sourced serial device functions out into serial.c/serial.h.
2009-12-14 Florian Pose Merged changes from Martin Troxler.
2009-12-09 Florian Pose Implemented reading direction of tty driver.
2009-12-02 Florian Pose Send direction works!
2009-12-01 Florian Pose Create tty.
2009-12-01 Florian Pose Added tty example.