mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
i2c added in actuator file
This commit is contained in:
@@ -101,7 +101,9 @@ ap.srcs += mcu_periph/uart.c
|
||||
ap.srcs += $(SRC_ARCH)/mcu_periph/uart_arch.c
|
||||
|
||||
# I2C is needed for speed controllers and barometers on lisa
|
||||
include $(CFG_SHARED)/i2c_select.makefile
|
||||
ifeq ($(TARGET), ap)
|
||||
include $(CFG_SHARED)/i2c_select.makefile
|
||||
endif
|
||||
|
||||
ap.srcs += $(SRC_FIRMWARE)/commands.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user