1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f0/periph
Matthias Kolja Miehl 2ba795eb81 cpu/stm32f0: uart: make sure that 'port' and 'dev' are !=NULL
This fixes some cppcheck nullPointer errors.
2016-09-11 16:56:35 +02:00
..
adc.c cpu: Fix array-bounds errors with GCC 6 2016-07-13 19:23:42 +02:00
gpio.c cpu/stm32f0: adapted GPIO driver 2016-03-17 14:40:48 +01:00
Makefile cpu: Initial import of stm32f0 2014-07-16 15:21:28 +02:00
rtc.c cpu/stm32f0: Use {} notation for empty while loops 2016-03-03 16:30:06 +01:00
spi.c cpu/stm32f0: Use {} notation for empty while loops 2016-03-03 16:30:06 +01:00
timer.c cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
uart.c cpu/stm32f0: uart: make sure that 'port' and 'dev' are !=NULL 2016-09-11 16:56:35 +02:00