Add nrf_sensors app to nextcoinP0-test

This commit is contained in:
Christopher Anderson
2016-05-13 13:24:09 -07:00
parent 8ef6467f79
commit 499b3e18b3

View File

@@ -7,7 +7,8 @@ include project/virtual/fs.mk
MODULES += \
target/nextcoin/projects/system
target/nextcoin/projects/system \
app/nrf_sensors
MODULE_DEPS += \
app/accelerometer \