aboutsummaryrefslogtreecommitdiff
path: root/teensy/uart.c
AgeCommit message (Expand)Author
2015-01-01teensy: Prefix includes with py/; remove need for -I../py.Damien George
2014-10-21stmhal: Overhaul UART class to use read/write, and improve it.Damien George
2014-07-14Fix teensy to build on latest tree.Dave Hylands
2014-07-03Rename machine_(u)int_t to mp_(u)int_t.Damien George
2014-07-02Merge branch 'teensy-new' of github.com:dhylands/micropython into dhylands-te...Damien George
2014-06-15Updated teensy to build.Dave Hylands