b-parasite-esp32/code/nrf-connect/prstlib/src
rbaron 3ef4464b65 SDK 2.7.0 -- implicit double promotion warnings fix
In [018dbcfd6679c273842084ce34c167295bc6f354](018dbcfd66),
Zephyr introduced the -Wdouble-promotion compiler flag.

We have some debugging logs that implicitly promote floats to double,
and it generates a lot of warnings. This commit fixes it.
2024-10-15 19:06:20 +02:00
..
adc.c SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
button.c Cleanups 2023-03-29 21:42:41 +02:00
led.c Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00
sensors.c SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
shtc3.c SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00