-
- Downloads
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
Showing
- cpu/stm32_common/Makefile.dep 7 additions, 0 deletionscpu/stm32_common/Makefile.dep
- cpu/stm32_common/include/periph_cpu_common.h 18 additions, 7 deletionscpu/stm32_common/include/periph_cpu_common.h
- cpu/stm32_common/periph/Makefile 2 additions, 0 deletionscpu/stm32_common/periph/Makefile
- cpu/stm32_common/periph/i2c_1.c 7 additions, 9 deletionscpu/stm32_common/periph/i2c_1.c
- cpu/stm32_common/periph/i2c_2.c 448 additions, 0 deletionscpu/stm32_common/periph/i2c_2.c
- cpu/stm32f2/periph/i2c.c 0 additions, 726 deletionscpu/stm32f2/periph/i2c.c
- cpu/stm32l1/include/periph_cpu.h 0 additions, 13 deletionscpu/stm32l1/include/periph_cpu.h
- cpu/stm32l1/periph/i2c.c 0 additions, 473 deletionscpu/stm32l1/periph/i2c.c
Loading
Please register or sign in to comment