[riot-commits] [RIOT-OS/RIOT] b89d81: sys: add isrpipe
Hauke Petersen
devel at haukepetersen.de
Mon Dec 19 09:44:42 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b89d81fdba697f993328caeff71e27e5c897e17c
https://github.com/RIOT-OS/RIOT/commit/b89d81fdba697f993328caeff71e27e5c897e17c
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M Makefile.dep
A sys/include/isrpipe.h
A sys/isrpipe/Makefile
A sys/isrpipe/isrpipe.c
Log Message:
-----------
sys: add isrpipe
Commit: dd70231bed3a1139386cbe503dae9dd62c1d5a94
https://github.com/RIOT-OS/RIOT/commit/dd70231bed3a1139386cbe503dae9dd62c1d5a94
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M Makefile.dep
M sys/uart_stdio/uart_stdio.c
Log Message:
-----------
sys: uart_stdio: make use of isrpipe
Commit: 9dea130a9e202bc21627f2769486cb38335d1ccb
https://github.com/RIOT-OS/RIOT/commit/9dea130a9e202bc21627f2769486cb38335d1ccb
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M drivers/ethos/ethos.c
M sys/uart_stdio/uart_stdio.c
Log Message:
-----------
drivers: ethos: make use of isrpipe module
Commit: ae1bf7e493f190fc3054490682f27b112af5cdd1
https://github.com/RIOT-OS/RIOT/commit/ae1bf7e493f190fc3054490682f27b112af5cdd1
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
Changed paths:
M Makefile.dep
M drivers/ethos/ethos.c
A sys/include/isrpipe.h
A sys/isrpipe/Makefile
A sys/isrpipe/isrpipe.c
M sys/uart_stdio/uart_stdio.c
Log Message:
-----------
Merge pull request #6200 from kaspar030/refactor_synchronous_uart
sys: refactor synchronous uart
Compare: https://github.com/RIOT-OS/RIOT/compare/d55d5d296bdd...ae1bf7e493f1
More information about the commits
mailing list