But during the build process, an error occurs indicating that the MicroPython module is not found.
CMake Error at CMakeLists.txt:10 (find_package): By not providing "FindZephyr.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Zephyr", but CMake did not find one.
CMake Error at CMakeLists.txt:10 (find_package): By not providing "FindZephyr.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Zephyr", but CMake did not find one.
Do any one have any suggestions as to how I can resolve this??