wafa_ath
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 8/28/2024 in #🪲-firmware-and-baremetal
CMake Error Setting Up Zephyr Environment for MicroPython on ESP32
Hey @Enthernet Code , Set the
ZEPHYR_BASE
environment variable to your Zephyr directory:
Then, source the environment script:
This should help CMake find the FindZephyr.cmake file during the build process.
Try this out...2 replies