1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common/periph
Martine Lenders 9478274bd9 stm32_common/eeprom: fix DEBUG formatting
This fixes compilation for `periph_eeprom` with LLVM/clang and also is
more in accordance with our [coding conventions].

[coding conventions]: https://github.com/RIOT-OS/RIOT/wiki/Coding-conventions#-wformat
2018-08-14 14:56:44 +02:00
..
dac.c
dma.c
eeprom.c stm32_common/eeprom: fix DEBUG formatting 2018-08-14 14:56:44 +02:00
flash_common.c cpu/stm32_common: add flashpage support for stm32l4 2018-08-06 12:33:03 +02:00
flashpage.c cpu/stm32_common: add flashpage support for stm32l4 2018-08-06 12:33:03 +02:00
gpio.c
hwrng.c
i2c_1.c
i2c_2.c stm32_common: i2c_2: fix for -Wunused-function 2018-08-03 16:12:52 +02:00
Makefile
pm.c
pwm.c
qdec.c
rtc.c
rtt.c
spi.c
timer.c
uart.c