mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 03:55:52 +00:00
The application main() in Zephyr is defined as having a prototype: void main(void), as expected by the kernel init (bg_thread_main). So, correct the different samples and tests that were defined otherwise. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |