aboutsummaryrefslogtreecommitdiff
path: root/shared-bindings/nativeio/UART.c
AgeCommit message (Expand)Author
2017-04-10Split up nativeio.0.9.4Scott Shawcroft
2017-03-07shared-bindings: Do a pass on the docs and make sure keyword only arguments m...Scott Shawcroft
2017-02-24Switch exception throwing to mp_raise helpers. It saves a little code space e...Scott Shawcroft
2017-02-19Switch enum-like attributes to all caps and add print support for them. Make ...Scott Shawcroft
2017-01-12Fixup warnings from merge about undefined macro values, switch toScott Shawcroft
2016-12-19atmel-samd: Add preliminary support for UARTSebastian Plamauer