I’m trying to set up a ESP32 VisualGDB project including the Little VGL library.
I successfully clone and run the basic project https://github.com/littlevgl/lv_port_esp32, and now I’m trying to “import” it into a visualGDB project but I cannot figure out how to set up the components parts.
Unfortunately, help on resolving issues with specific projects is outside of our support scope. However, we have a very detailed tutorial explaining the ESP-IDF components: https://visualgdb.com/tutorials/esp32/esp-idf/components/. We would advise following it so that you could get familiar with the ESP-IDF component semantics.