wafa_ath
DIIDevHeads IoT Integration Server
•Created by wafa_ath on 12/26/2024 in #📦-middleware-and-os
I'm encountering an issue with Zephyr SDK
That is the process i go through
-I created a project directory in Zephyr and added necessary files, including
CMakeLists.txt
.
- I installed the Zephyr SDK and configured the paths correctly to ensure the toolchain and necessary files are accessible.
- I installed and configured the ESP-IDF toolchain for the ESP32 platform (ESP-CAM) and set the necessary environment paths to integrate with Zephyr.
-I also installed the Device Tree Compiler (DTC) to avoid errors related to device tree preprocessing.
- i think am missing something or i did something wrong i can't figured it out33 replies