zephyr/lib/libc/minimal/source
Keith Packard 05946ed9b2 lib/libc/minimal: Move sqrt/sqrtf from samples
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>
2022-05-14 08:49:36 +09:00
..
math lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
stdlib lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
stdout lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
string libc: minimal: Use new ZRESTRICT macro 2021-11-05 13:29:31 +01:00
time lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00