b-parasite-esp32/code/nrf-connect/prstlib/include
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
..
prstlib SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00