You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
Makefile cpu: Initial import of stm32f0 9 years ago
adc.c cpu: Fix array-bounds errors with GCC 6 7 years ago
gpio.c cpu/stm32f0: adapted GPIO driver 7 years ago
rtc.c cpu/stm32f0: Use {} notation for empty while loops 7 years ago
spi.c cpu/stm32f0: Use {} notation for empty while loops 7 years ago
timer.c cpus: adapted timer implementations to API changes 7 years ago
uart.c cpu/stm32f0: uart: make sure that 'port' and 'dev' are !=NULL 7 years ago