i2c support added.
Most of the changes went to i2c_common_all.h file. F3 is considerably different than all the other in i2c.
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
b6bae46b71
commit
be841154a9
@@ -36,7 +36,7 @@ ARFLAGS = rcs
|
||||
|
||||
OBJS = rcc.o gpio.o flash.o
|
||||
|
||||
OBJS += gpio_common_all.o gpio_common_f234.o
|
||||
OBJS += gpio_common_all.o gpio_common_f234.o i2c_common_all.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user