b-parasite-esp32/code/nrf-connect/prstlib
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
..
boards/arm Merge pull request #165 from rbaron/nrf2.5 2023-11-08 08:33:01 +01:00
dts/bindings Fix devicetree-coeffs bug 2023-03-19 15:06:39 +01:00
include/prstlib SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
src SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
CMakeLists.txt Implements button handling 2023-03-29 21:28:24 +02:00
Kconfig Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00