mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 12:35:21 +00:00
While documenting the float conversion code, I found there was room for some optimization. In doing so I added test cases to cover edge cases e.g. making sure proper rounding is applied and that no loss of precision was introduced. Compiled code should be smaller and faster. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
assert.c | ||
base64.c | ||
cbprintf_complete.c | ||
cbprintf_nano.c | ||
cbprintf.c | ||
CMakeLists.txt | ||
crc7_sw.c | ||
crc8_sw.c | ||
crc16_sw.c | ||
crc32_sw.c | ||
dec.c | ||
fdtable.c | ||
heap-validate.c | ||
heap.c | ||
heap.h | ||
hex.c | ||
json.c | ||
Kconfig | ||
Kconfig.cbprintf | ||
mutex.c | ||
notify.c | ||
onoff.c | ||
printk.c | ||
rb.c | ||
ring_buffer.c | ||
sem.c | ||
thread_entry.c | ||
timeutil.c | ||
work_q.c |