index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
/
usart.c
Age
Commit message (
Expand
)
Author
2012-09-04
Add some missing LeafLabs copyright notices.
Marti Bolivar
2012-05-08
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-04-11
[FIXME] Resurrected, shinier USART support.
Marti Bolivar
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-10-07
usart: Add usart_rx().
Marti Bolivar
2011-08-11
Typos.
Marti Bolivar
2011-05-19
usart: Moving Doxygen comments to points of definition
Marti Bolivar
2011-04-25
Adding nonblocking USART transmit, usart_tx().
Marti Bolivar
2011-04-15
usart.c comment fixes.
Marti Bolivar
2011-04-11
USART bugfix.
Marti Bolivar
2011-04-08
USART fixups.
Marti Bolivar
2011-04-07
USART refactor.
Marti Bolivar
2011-02-27
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-16
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-15
undoing USART[45] -> UART[45] mistake
Marti Bolivar
2011-01-26
[WIP] Code review picked up some bugs/issues.
Marti Bolivar
2010-10-11
docs
Marti Bolivar
2010-09-27
whitespace cleanups
Marti Bolivar
2010-09-01
Various fixes, working with Maple
bnewbold
2010-08-25
inital portability work
bnewbold
2010-08-04
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
New usart implementation:
Perry Hung
2010-08-04
New reset and clock control api
Perry Hung
2010-07-19
added Serial.flush()
bnewbold
2010-03-31
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
Removed inttypes.h
Perry Hung
2010-03-30
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-31
Major hierarchy reorganization; see README.
bnewbold