b-parasite-esp32/code
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
..
nrf-connect SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
.clang-format Update github action & workflow to build nrf-connect samples 2022-11-28 19:44:41 +01:00