index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
/
usart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing LeafLabs copyright notices.
Marti Bolivar
2012-09-04
1
-0
/
+1
*
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-05-08
1
-2
/
+2
*
[FIXME] Resurrected, shinier USART support.
Marti Bolivar
2012-04-11
1
-135
/
+3
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-1
/
+1
*
usart: Add usart_rx().
Marti Bolivar
2011-10-07
1
-0
/
+16
*
Typos.
Marti Bolivar
2011-08-11
1
-1
/
+1
*
usart: Moving Doxygen comments to points of definition
Marti Bolivar
2011-05-19
1
-0
/
+5
*
Adding nonblocking USART transmit, usart_tx().
Marti Bolivar
2011-04-25
1
-10
/
+19
*
usart.c comment fixes.
Marti Bolivar
2011-04-15
1
-15
/
+18
*
USART bugfix.
Marti Bolivar
2011-04-11
1
-1
/
+1
*
USART fixups.
Marti Bolivar
2011-04-08
1
-2
/
+2
*
USART refactor.
Marti Bolivar
2011-04-07
1
-150
/
+152
*
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
1
-5
/
+5
*
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-27
1
-4
/
+8
*
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-16
1
-25
/
+39
|
\
|
*
undoing USART[45] -> UART[45] mistake
Marti Bolivar
2011-02-15
1
-14
/
+14
|
*
[WIP] Code review picked up some bugs/issues.
Marti Bolivar
2011-01-26
1
-29
/
+40
*
|
docs
Marti Bolivar
2010-10-11
1
-2
/
+0
|
/
*
whitespace cleanups
Marti Bolivar
2010-09-27
1
-42
/
+47
*
Various fixes, working with Maple
bnewbold
2010-09-01
1
-11
/
+48
|
\
|
*
inital portability work
bnewbold
2010-08-25
1
-0
/
+35
|
/
*
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
1
-1
/
+1
*
New usart implementation:
Perry Hung
2010-08-04
1
-239
/
+42
*
New reset and clock control api
Perry Hung
2010-08-04
1
-3
/
+3
*
added Serial.flush()
bnewbold
2010-07-19
1
-0
/
+23
*
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
1
-12
/
+17
*
Removed inttypes.h
Perry Hung
2010-03-31
1
-4
/
+4
*
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-30
1
-5
/
+5
*
Major hierarchy reorganization; see README.
bnewbold
2010-03-31
1
-0
/
+345