mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 20:27:26 +00:00
The lmp90100_evb sample included an implementation of double sqrt, and the on_off_level_lighting_vnd_app sample included an implementation of float sqrtf. Move that code into minimal libc instead of requiring applications to hand-roll their own version. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
---|---|---|
.. | ||
sqrt.c | ||
sqrtf.c |