mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 08:35:21 +00:00
The implementation of the <misc/math_extras.h> functions will use the portable C code when PORTABLE_MISC_MATH_EXTRAS is defined before including the header. Use this feature macro to make sure that the unit test always tests the portable functions in addition to the ones using builtins for the current compiler. Signed-off-by: Jakob Olesen <jolesen@fb.com> |
||
---|---|---|
.. | ||
bluetooth/at | ||
lib/crc | ||
math_extras |