[riot-commits] [RIOT-OS/RIOT] 8fc2e6: stm32f0: be UART0 aware
Thomas Eichinger
thomas.eichinger1 at gmail.com
Fri Sep 26 14:20:44 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8fc2e61e2053c4d62b8ad591bfd81e0a72c0b251
https://github.com/RIOT-OS/RIOT/commit/8fc2e61e2053c4d62b8ad591bfd81e0a72c0b251
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M boards/stm32f0discovery/include/board.h
M cpu/stm32f0/syscalls.c
Log Message:
-----------
stm32f0: be UART0 aware
Commit: aefa818338cb4aa90462dcd7995076b134e68ac9
https://github.com/RIOT-OS/RIOT/commit/aefa818338cb4aa90462dcd7995076b134e68ac9
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M boards/stm32f4discovery/include/board.h
M cpu/stm32f4/periph/uart.c
M cpu/stm32f4/syscalls.c
Log Message:
-----------
stm32f4: be UART0 aware
Commit: fc3864756fbf17872deeb7da75bd307105bec2fd
https://github.com/RIOT-OS/RIOT/commit/fc3864756fbf17872deeb7da75bd307105bec2fd
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M cpu/stm32f3/syscalls.c
Log Message:
-----------
stm32f3: be UART0 aware
Commit: c83e4cb361b453ea6d2df611b79237053e31eff8
https://github.com/RIOT-OS/RIOT/commit/c83e4cb361b453ea6d2df611b79237053e31eff8
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M boards/iot-lab_M3/include/board.h
M boards/msbiot/include/board.h
M cpu/stm32f0/Makefile.include
M cpu/stm32f0/syscalls.c
M cpu/stm32f1/Makefile.include
M cpu/stm32f1/periph/uart.c
M cpu/stm32f1/syscalls.c
M cpu/stm32f4/Makefile.include
M cpu/stm32f4/syscalls.c
Log Message:
-----------
stm32f1: unify UART0 use
Commit: d0b0af6d8103b4b66eae98940f59ceca4b27ba40
https://github.com/RIOT-OS/RIOT/commit/d0b0af6d8103b4b66eae98940f59ceca4b27ba40
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M boards/iot-lab_M3/include/board.h
M boards/msbiot/include/board.h
M boards/stm32f0discovery/include/board.h
M boards/stm32f3discovery/include/board.h
M boards/stm32f4discovery/include/board.h
M cpu/stm32f0/syscalls.c
M cpu/stm32f1/syscalls.c
M cpu/stm32f3/syscalls.c
M cpu/stm32f4/syscalls.c
Log Message:
-----------
stm32f*: rename STDIO buffer and enable getchar with UART0
Commit: c4f3b88490ebfd7b353eab1ca46cd9bfcee9240b
https://github.com/RIOT-OS/RIOT/commit/c4f3b88490ebfd7b353eab1ca46cd9bfcee9240b
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
M boards/iot-lab_M3/include/board.h
M boards/msbiot/include/board.h
M boards/stm32f0discovery/include/board.h
M boards/stm32f3discovery/include/board.h
M boards/stm32f4discovery/include/board.h
M cpu/stm32f0/Makefile.include
M cpu/stm32f0/syscalls.c
M cpu/stm32f1/Makefile.include
M cpu/stm32f1/periph/uart.c
M cpu/stm32f1/syscalls.c
M cpu/stm32f3/syscalls.c
M cpu/stm32f4/Makefile.include
M cpu/stm32f4/periph/uart.c
M cpu/stm32f4/syscalls.c
Log Message:
-----------
Merge pull request #1471 from thomaseichinger/impl_uart0
cpu: make stm32f{0,1,3,4} comply to UART0 module
Compare: https://github.com/RIOT-OS/RIOT/compare/1c150cee1857...c4f3b88490eb
More information about the commits
mailing list