Skip to content

Commit 310ccc6

Browse files
Merge pull request #7 from Y1hsiaochunnn/master
Fixed component target issues esp_lcd_sh8601
2 parents 94ecdfe + 6301bb7 commit 310ccc6

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

display/lcd/esp_lcd_sh8601/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v1.0.2 - 2025-01-16
4+
5+
Fixed component target issues
6+
37
## v1.0.1 - 2025-01-14
48

59
### Enhancements:

display/lcd/esp_lcd_sh8601/idf_component.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ dependencies:
55
version: '>=5.3'
66
description: "ESP LCD FOR Waveshare ESP32-S3-Touch-AMOLED-1.8 DISPLAY SH8601"
77
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
8-
targets:
9-
- esp32s3
108
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_sh8601"
11-
version: "1.0.1"
9+
version: "1.0.2"

0 commit comments

Comments
 (0)