summaryrefslogtreecommitdiff
path: root/nrfdemo/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'nrfdemo/prj.conf')
-rw-r--r--nrfdemo/prj.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/nrfdemo/prj.conf b/nrfdemo/prj.conf
index 3c59a2a..203a46e 100644
--- a/nrfdemo/prj.conf
+++ b/nrfdemo/prj.conf
@@ -58,3 +58,10 @@ CONFIG_MQTT_BROKER_PORT=1883
# Must enable Stratus application to be booted by MCUboot
CONFIG_BOOTLOADER_MCUBOOT=y
+
+CONFIG_I2C=y
+CONFIG_SENSOR=y
+
+# Enable printing of floating-points
+CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
+CONFIG_FPU=y