[riot-commits] [RIOT-OS/RIOT] 28d9ea: cpu: atmega_common_ add off_t to sys/types.h
Kaspar Schleiser
kaspar at schleiser.de
Sat Nov 28 23:47:10 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 28d9eab42079d4c07e2f9b43e5ecdba71935bc7a
https://github.com/RIOT-OS/RIOT/commit/28d9eab42079d4c07e2f9b43e5ecdba71935bc7a
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M cpu/atmega_common/include/sys/types.h
Log Message:
-----------
cpu: atmega_common_ add off_t to sys/types.h
Commit: 157f8c93ad6c9723c8f708d3c56e8f9fcf761773
https://github.com/RIOT-OS/RIOT/commit/157f8c93ad6c9723c8f708d3c56e8f9fcf761773
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M sys/fmt/fmt.c
Log Message:
-----------
sys: fmt: add workaround for AVR libc's missing write()
Commit: 04bc408931583d29899b938a5d830f5254c92f60
https://github.com/RIOT-OS/RIOT/commit/04bc408931583d29899b938a5d830f5254c92f60
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-28 (Sat, 28 Nov 2015)
Changed paths:
A cpu/msp430-common/include/sys/types.h
M cpu/msp430fxyz/msp430_stdio.c
Log Message:
-----------
cpu: msp430: add write() + needed libc header fixes
Commit: 8d613ceb5371d65b4b65283fc80e95ca4daee5f5
https://github.com/RIOT-OS/RIOT/commit/8d613ceb5371d65b4b65283fc80e95ca4daee5f5
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-28 (Sat, 28 Nov 2015)
Changed paths:
M boards/chronos/stdio.c
Log Message:
-----------
boards: chronos: add dummy write() implementation
Commit: dc1187ac6f65dbfe1d7e39af3f6f52a77e0e0765
https://github.com/RIOT-OS/RIOT/commit/dc1187ac6f65dbfe1d7e39af3f6f52a77e0e0765
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-28 (Sat, 28 Nov 2015)
Changed paths:
A tests/fmt_print/Makefile
A tests/fmt_print/main.c
Log Message:
-----------
tests: fmt_print: initial commit
Commit: 2cf68f30ec91c571342ca0d90a822bae614a90cb
https://github.com/RIOT-OS/RIOT/commit/2cf68f30ec91c571342ca0d90a822bae614a90cb
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-11-28 (Sat, 28 Nov 2015)
Changed paths:
M boards/chronos/stdio.c
M cpu/atmega_common/include/sys/types.h
A cpu/msp430-common/include/sys/types.h
M cpu/msp430fxyz/msp430_stdio.c
M sys/fmt/fmt.c
A tests/fmt_print/Makefile
A tests/fmt_print/main.c
Log Message:
-----------
Merge pull request #4312 from kaspar030/misc_fmt_compile_fixes
cpu: atmega_common, msp430: misc libc fixes for fmt
Compare: https://github.com/RIOT-OS/RIOT/compare/401687ed7d14...2cf68f30ec91
More information about the commits
mailing list