Skip to content

Commit 0a196fc

Browse files
Merge pull request #24 from Y1hsiaochunnn/master
Optimized ESP32-S3-Touch-LCD-4 BSP, support lvgl_port
2 parents 73dd6ec + 5868995 commit 0a196fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bsp/esp32_s3_touch_lcd_4/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ dependencies:
22
esp_lcd_st7701: "*"
33
esp_lcd_touch_gt911: "*"
44
espressif/esp_lvgl_port:
5-
version: "2.4.1"
65
public: true
6+
version: ^2
77
idf: '>=5.3'
88
lvgl/lvgl: '>=8,<10'
99
esp_lcd_panel_io_additions: "^1"
@@ -15,4 +15,4 @@ tags:
1515
targets:
1616
- esp32s3
1717
url: https://www.waveshare.com/esp32-s3-touch-lcd-4.htm
18-
version: 1.0.4
18+
version: 1.1.0

0 commit comments

Comments
 (0)