aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usart.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing LeafLabs copyright notices.Marti Bolivar2012-09-041-0/+1
* Fix a bunch of Doxygen file-level comments.Marti Bolivar2012-05-081-2/+2
* [FIXME] Resurrected, shinier USART support.Marti Bolivar2012-04-111-135/+3
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-1/+1
* usart: Add usart_rx().Marti Bolivar2011-10-071-0/+16
* Typos.Marti Bolivar2011-08-111-1/+1
* usart: Moving Doxygen comments to points of definitionMarti Bolivar2011-05-191-0/+5
* Adding nonblocking USART transmit, usart_tx().Marti Bolivar2011-04-251-10/+19
* usart.c comment fixes.Marti Bolivar2011-04-151-15/+18
* USART bugfix.Marti Bolivar2011-04-111-1/+1
* USART fixups.Marti Bolivar2011-04-081-2/+2
* USART refactor.Marti Bolivar2011-04-071-150/+152
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-271-5/+5
* Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar2011-02-271-4/+8
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-25/+39
|\
| * undoing USART[45] -> UART[45] mistakeMarti Bolivar2011-02-151-14/+14
| * [WIP] Code review picked up some bugs/issues.Marti Bolivar2011-01-261-29/+40
* | docsMarti Bolivar2010-10-111-2/+0
|/
* whitespace cleanupsMarti Bolivar2010-09-271-42/+47
* Various fixes, working with Maplebnewbold2010-09-011-11/+48
|\
| * inital portability workbnewbold2010-08-251-0/+35
|/
* Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung2010-08-041-1/+1
* New usart implementation:Perry Hung2010-08-041-239/+42
* New reset and clock control apiPerry Hung2010-08-041-3/+3
* added Serial.flush()bnewbold2010-07-191-0/+23
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
* Removed inttypes.hPerry Hung2010-03-311-4/+4
* Merge branch 'master' into rcc-devPerry Hung2010-03-301-5/+5
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+345