mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
C implicit promotion rules will want to make floats into doubles very easily. Zephyr build will generate warnings when this flag, `-Wdouble-promotion`, is enabled with GCC Signed-off-by: Ryan McClelland <ryanmcclelland@fb.com>