aboutsummaryrefslogtreecommitdiff
path: root/libmaple/usart.c
AgeCommit message (Expand)Author
2012-09-04Add some missing LeafLabs copyright notices.Marti Bolivar
2012-05-08Fix a bunch of Doxygen file-level comments.Marti Bolivar
2012-04-11[FIXME] Resurrected, shinier USART support.Marti Bolivar
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-10-07usart: Add usart_rx().Marti Bolivar
2011-08-11Typos.Marti Bolivar
2011-05-19usart: Moving Doxygen comments to points of definitionMarti Bolivar
2011-04-25Adding nonblocking USART transmit, usart_tx().Marti Bolivar
2011-04-15usart.c comment fixes.Marti Bolivar
2011-04-11USART bugfix.Marti Bolivar
2011-04-08USART fixups.Marti Bolivar
2011-04-07USART refactor.Marti Bolivar
2011-02-27Refactor linker scripts. Rename irq and exception handlers.Perry Hung
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2011-02-15undoing USART[45] -> UART[45] mistakeMarti Bolivar
2011-01-26[WIP] Code review picked up some bugs/issues.Marti Bolivar
2010-10-11docsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-01Various fixes, working with Maplebnewbold
2010-08-25inital portability workbnewbold
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-08-04New usart implementation:Perry Hung
2010-08-04New reset and clock control apiPerry Hung
2010-07-19added Serial.flush()bnewbold
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-30Merge branch 'master' into rcc-devPerry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold