aliarifat794:
you have to properly set up the CMakeLists.txt, prj.conf, and any other configuration files required by Zephyr.
I am trying to port a new board into Zephyr. It is not an application for a specific board, so there is no CMakeLists.txt
or prj.conf
as far as I know in my case. By the way, I am a newbie to Zephyr. So, please let me know if you think I have to add or modify the mentioned files.