From a407db2d45286f37eff10710c9a8e43755cedfc6 Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Wed, 21 May 2025 20:58:52 +0200 Subject: bck --- nrfdemo/prj.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nrfdemo/prj.conf') 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 -- cgit v1.2.3