zephyr/lib
Nicolas Pitre 53169743d2 prf.c: properly format INF/NAN/zero with prefix
The space or plus prefix must appear when requested even with INF and
NAN. And no zero-padding in that case.

Also, 0.0 and -0.0  are distinct values. It is necessary to display
the minus sign with a negative zero.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-14 23:07:44 -04:00
..
cmsis_rtos_v1
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
gui gui: Move lvgl into a zephyr module 2019-07-06 07:58:44 -04:00
libc prf.c: properly format INF/NAN/zero with prefix 2019-07-14 23:07:44 -04:00
os malloc: make sure returned memory is properly aligned 2019-07-03 14:17:29 -07:00
posix
updatehub cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig