Dhruv Menon

Results 4 issues of Dhruv Menon

how do we name a button with a assigned color and shadow and link

## Environment - Audio development kit: ESP32-LyraT-Mini - Audio kit version (for ESP32-LyraT/ESP32-LyraT-Mini/ESP32-S3-Korvo-2): v1 - [Required] Module or chip used: ESP32-WROVER-E - [Required] IDF version (run ``git describe --tags`` in...

I am getting the below error. ``` * Executing task in folder lv_port_pc_vscode: cmake --build /Users/user1/Documents/test-lvgl/new_proj_1/lv_port_pc_vscode/build * The terminal process failed to launch: Path to shell executable "cmake" does not...

Previously, the dependencies in requirements.txt were not fully pinned to specific versions, which caused environment inconsistencies and breakages during setup. This PR updates requirements.txt to explicitly pin all dependencies to...