mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 04:42:30 +00:00
Error codes are listed in header files and in the core spec as hex values. Always print them in hex in debug for easier error code checking. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
---|---|---|
.. | ||
src | ||
tests_scripts | ||
CMakeLists.txt | ||
prj_split.conf | ||
prj.conf | ||
README.txt |
Zephyr test application which uses the simulated boards test hooks. Can be compiled targeting the *_bsim boards. This application will, based on the command line arguments, select one of testcases which are compiled with it.