[riot-commits] [RIOT-OS/RIOT] dff203: cpu/stm32f1: reworked UART implementation
Hauke Petersen
devel at haukepetersen.de
Wed Mar 16 15:14:56 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: dff203e7dda95240286c5a0852c8b17205746d06
https://github.com/RIOT-OS/RIOT/commit/dff203e7dda95240286c5a0852c8b17205746d06
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M cpu/stm32f1/include/periph_cpu.h
M cpu/stm32f1/periph/uart.c
Log Message:
-----------
cpu/stm32f1: reworked UART implementation
Commit: e33ff59375e90b7ff69375203e98d64449f19c76
https://github.com/RIOT-OS/RIOT/commit/e33ff59375e90b7ff69375203e98d64449f19c76
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M boards/fox/include/periph_conf.h
Log Message:
-----------
boards/fox: adapted UART configuration
Commit: f7c6f572b60ac32b86309a2fe17761a8e23eee3d
https://github.com/RIOT-OS/RIOT/commit/f7c6f572b60ac32b86309a2fe17761a8e23eee3d
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M boards/iotlab-m3/include/periph_conf.h
Log Message:
-----------
boards/iotlab-m3: adapted UART configuration
Commit: b458b9af88e240f7803c9ef707a0c70ca7dd7b47
https://github.com/RIOT-OS/RIOT/commit/b458b9af88e240f7803c9ef707a0c70ca7dd7b47
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M boards/nucleo-f103/include/periph_conf.h
Log Message:
-----------
boards/nucleo-f103: adapted UART configuration
Commit: b0606a7e117e3fe3ba7a90d603f3beb7d15b38b0
https://github.com/RIOT-OS/RIOT/commit/b0606a7e117e3fe3ba7a90d603f3beb7d15b38b0
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M boards/spark-core/include/periph_conf.h
Log Message:
-----------
boards/spark-core: adapted UART configuration
Commit: 7dc6610d48927e7cacb16730cf5e95ba36eda246
https://github.com/RIOT-OS/RIOT/commit/7dc6610d48927e7cacb16730cf5e95ba36eda246
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M boards/fox/include/periph_conf.h
M boards/iotlab-m3/include/periph_conf.h
M boards/nucleo-f103/include/periph_conf.h
M boards/spark-core/include/periph_conf.h
M cpu/stm32f1/include/periph_cpu.h
M cpu/stm32f1/periph/uart.c
Log Message:
-----------
Merge pull request #4952 from haukepetersen/opt_f1_uart
cpu/stm32f1: reworked UART driver
Compare: https://github.com/RIOT-OS/RIOT/compare/3f5bf480fb09...7dc6610d4892
More information about the commits
mailing list