summaryrefslogtreecommitdiff
path: root/nrfdemo/prj.conf
diff options
context:
space:
mode:
authorMichal Hanus <hanus.michal@divelit.cz>2025-05-21 20:58:52 +0200
committerMichal Hanus <hanus.michal@divelit.cz>2025-05-21 20:58:52 +0200
commita407db2d45286f37eff10710c9a8e43755cedfc6 (patch)
treeb2451cf76bad9d2ee8f80df9f9df32f176c1e5eb /nrfdemo/prj.conf
parent85f4aadd7382eec843a02f513f6933abba6e5d02 (diff)
bck
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