1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
Yegor Yefremov df7e760588 doxygen/I2C: don't include overridden typedefs
Add missing #ifndefs to overridden I2C typedefs.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-11-15 10:35:33 +01:00
..
dist cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
include doxygen/I2C: don't include overridden typedefs 2019-11-15 10:35:33 +01:00
ldscripts stm32_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:29 +02:00
periph cpu/stm32_common: fix i2c_1 build with llvm toolchain 2019-10-27 15:44:07 +01:00
cpu_common.c stm32/cpu: Add functions for low power mode clock config 2019-11-01 20:19:41 +01:00
cpu_init.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/stm32_common: update doc 2017-09-01 10:15:26 +02:00
Makefile cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
Makefile.features cpu/stm32_common: add watchdog for stm32 2019-09-12 19:07:40 +02:00
Makefile.include cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
stm32_mem_lengths.mk cpu/stm32_common: fixed RAM_LEN for stm32f105__ and stm32f107__ 2019-11-13 19:58:44 +01:00
stmclk_common.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk_l0l1.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk.c stmclk: Fix M-factor shift for SAI PLL 2019-10-20 18:22:18 +02:00