[riot-commits] [RIOT-OS/RIOT] c5cfac: cpu/stm32l1: uart: make sure 'dev' is != NULL to a...
Oleg Hahm
oleg at hobbykeller.org
Fri Sep 23 20:15:51 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c5cfacebc3dafbed2e48978c65ef7f805e08f87e
https://github.com/RIOT-OS/RIOT/commit/c5cfacebc3dafbed2e48978c65ef7f805e08f87e
Author: Matthias Kolja Miehl <miehl at w3hs.net>
Date: 2016-09-13 (Tue, 13 Sep 2016)
Changed paths:
M cpu/stm32l1/periph/uart.c
Log Message:
-----------
cpu/stm32l1: uart: make sure 'dev' is != NULL to avoid nullPointer errors
Commit: 63615157efea7376bc0c748adc94384fa938c89a
https://github.com/RIOT-OS/RIOT/commit/63615157efea7376bc0c748adc94384fa938c89a
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M cpu/stm32l1/periph/uart.c
Log Message:
-----------
Merge pull request #5819 from makomi/stm32l1
cpu/stm32l1: uart: suppress cppcheck nullPointer errors
Compare: https://github.com/RIOT-OS/RIOT/compare/797ab580c859...63615157efea
More information about the commits
mailing list