[riot-commits] [RIOT-OS/RIOT] dfe5c2: stm32f0: fixed bug in uart implementation
Martine Lenders
authmillenon at gmail.com
Fri Mar 4 05:42:11 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: dfe5c273d1bbe767c023af4eb20caa64aa39b925
https://github.com/RIOT-OS/RIOT/commit/dfe5c273d1bbe767c023af4eb20caa64aa39b925
Author: Michael Zapf <michael.zapf at fau.de>
Date: 2016-03-02 (Wed, 02 Mar 2016)
Changed paths:
M cpu/stm32f0/periph/uart.c
Log Message:
-----------
stm32f0: fixed bug in uart implementation
alternate function register was written incorrectly for pin numbers > 8
+ cpu/stm32f0: fixed possible null-ptr deref
Commit: 7ee8c5c66da3610f2407d9d7677ebe61150dde96
https://github.com/RIOT-OS/RIOT/commit/7ee8c5c66da3610f2407d9d7677ebe61150dde96
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-03-04 (Fri, 04 Mar 2016)
Changed paths:
M cpu/stm32f0/periph/uart.c
Log Message:
-----------
Merge pull request #3834 from michz/master
fixed bug in stm32f0 uart implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/bd83828eda97...7ee8c5c66da3
More information about the commits
mailing list