Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ ifeq (${i2c_pullup}, gpio) endif ifeq (${softi2c_timer}, 1) arch_drivers += ,timer override arch_drivers += ,timer COMMON_FLAGS += -DSOFTI2C_TIMER endif Loading src/app/ccs811test/Makefile.inc +2 −2 Original line number Diff line number Diff line arch_drivers += ,i2c drivers += ,ccs811 override arch_drivers += ,i2c override drivers += ,ccs811 loop ?= 1 src/app/countertest/Makefile.inc +1 −1 Original line number Diff line number Diff line loop ?= 1 arch_drivers += ,counter override arch_drivers += ,counter src/app/mpu9250_motionlog/Makefile.inc +1 −1 Original line number Diff line number Diff line arch_drivers += ,i2c drivers += ,mpu9250 override drivers += ,mpu9250 Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ ifeq (${i2c_pullup}, gpio) endif ifeq (${softi2c_timer}, 1) arch_drivers += ,timer override arch_drivers += ,timer COMMON_FLAGS += -DSOFTI2C_TIMER endif Loading
src/app/ccs811test/Makefile.inc +2 −2 Original line number Diff line number Diff line arch_drivers += ,i2c drivers += ,ccs811 override arch_drivers += ,i2c override drivers += ,ccs811 loop ?= 1
src/app/countertest/Makefile.inc +1 −1 Original line number Diff line number Diff line loop ?= 1 arch_drivers += ,counter override arch_drivers += ,counter
src/app/mpu9250_motionlog/Makefile.inc +1 −1 Original line number Diff line number Diff line arch_drivers += ,i2c drivers += ,mpu9250 override drivers += ,mpu9250