Adding esp32 zigbee sdk to vscode
Posted: Thu Mar 21, 2024 7:34 am
Hello,
How can I add esp32 zigbee sdk to vscode? I tried to git clone to esp-idf directory and then with import project to import light switch example, but compile won't work. There is some common directories, but when I added those and edited cmakelists.txt accordingly, I got error for ninja. How do I get zigbee examples working in vscode?
git clone https://github.com/espressif/esp-zigbee-sdk.git
Esko
How can I add esp32 zigbee sdk to vscode? I tried to git clone to esp-idf directory and then with import project to import light switch example, but compile won't work. There is some common directories, but when I added those and edited cmakelists.txt accordingly, I got error for ninja. How do I get zigbee examples working in vscode?
git clone https://github.com/espressif/esp-zigbee-sdk.git
Esko