mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 17:32:49 +00:00
$srctree for the application might not be set to be $ZEPHYR_BASE, use $ZEPHYR_BASE instead to be more explicit in the build. Change-Id: Iefa5ff59f246b584949329044f7a6531adc6ed62 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj.conf | ||
README | ||
testcase.ini |
This test case is to ensure that integer math is handled correctly on Nios II, either through native instruction support, runtime emulation via unimplemented instruction exceptions, or use of GCC integer math routines.