Search found 1 match

by bosnianbeast
Thu Dec 21, 2023 2:04 pm
Forum: ESP-IDF
Topic: How to install IDF and include LVGL?
Replies: 0
Views: 2805

How to install IDF and include LVGL?

ESP-IDF installation: I have tried: Download IDF installation from https://dl.espressif.com/dl/esp-idf/ and install it. Problem: fails to add paths when it runs powershell and cmd at the end of installation. I add them manually. Next problem is that it can't find any compilers. I go to idf git repo ...