Skip to content

Commit

Permalink
[conf] imu in nps for krooz
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Aug 28, 2013
1 parent 63dbb46 commit 313c647
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conf/firmwares/subsystems/shared/imu_krooz_sd.makefile
Expand Up @@ -25,3 +25,8 @@ ap.CFLAGS += -DAHRS_CORRECT_FREQUENCY=$(AHRS_CORRECT_FREQUENCY)

ap.CFLAGS += $(IMU_KROOZ_CFLAGS)
ap.srcs += $(IMU_KROOZ_SRCS)

#
# NPS simulator
#
include $(CFG_SHARED)/imu_nps.makefile

0 comments on commit 313c647

Please sign in to comment.