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/Makefile
Alexandre Abadie 9166fb27fa cpu/stm32_common: split common i2c periph in 2
- i2c_1 is built for f0, f3, f7, l0 and l4
- i2c_2 is built for f4
2018-07-25 12:01:36 +02:00

6 lines
106 B
Makefile

MODULE = stm32_common_periph
include $(RIOTCPU)/stm32_common/Makefile.dep
include $(RIOTMAKE)/periph.mk