Hello,
I have found a solution. Following the instructions in this post:
https://github.com/espressif/esp-iot-so ... issues/383
After Installing component manager 2.0.0, I was able to compare the examples.
Search found 3 matches
- Thu Aug 01, 2024 6:27 am
- Forum: ESP-IDF
- Topic: esp32-p4-function-ev-board BSP
- Replies: 4
- Views: 2015
- Wed Jul 31, 2024 1:09 pm
- Forum: ESP-IDF
- Topic: esp32-p4-function-ev-board BSP
- Replies: 4
- Views: 2015
esp32-p4-function-ev-board BSP
Hello, I am currently struggling with the integration of the new ESP32 P4 evaluation board. The BSP are not loaded. The following error messages appear: Manifest files have changed, solving dependencies. Using component placed at C:\Kammerer\Projekte\ESP32P4\LVGL\TestLVGL\esp32_p4_function_ev_board ...
- Wed Jul 31, 2024 11:22 am
- Forum: General Discussion
- Topic: esp32_p4_function_ev_board
- Replies: 0
- Views: 871
esp32_p4_function_ev_board
Hello, I am currently trying to integrate the new ESP32 P4 Evualtions board into VS Code. I already had a success and was able to compile the LVGL example after many attempts. But today I get the error messages: ERROR: Because no versions of esp32_p4_function_ev_board match >=0.0.0,<0.0.1 || >0.0.1 ...