mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
Merge branch 'i2c_sim_v2'
This commit is contained in:
@@ -101,7 +101,9 @@ ap.srcs += mcu_periph/uart.c
|
|||||||
ap.srcs += $(SRC_ARCH)/mcu_periph/uart_arch.c
|
ap.srcs += $(SRC_ARCH)/mcu_periph/uart_arch.c
|
||||||
|
|
||||||
# I2C is needed for speed controllers and barometers on lisa
|
# 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
|
ap.srcs += $(SRC_FIRMWARE)/commands.c
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user