8435be81f8
The build scripts for the tests/crypto/rand32 test has been invoking 'zephyr_include_directories' in an invalid way. They have presumably been trying to modify the 'app' library, but have in effect being modifying the global environment, in an invalid way nonetheless. This patch fixes the build script to modify the 'app' library only. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
prj_hw_random_xoroshiro.conf | ||
prj_sw_random_systimer.conf | ||
testcase.yaml |