We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94ecdfe + 6301bb7 commit 310ccc6Copy full SHA for 310ccc6
display/lcd/esp_lcd_sh8601/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## v1.0.2 - 2025-01-16
4
+
5
+Fixed component target issues
6
7
## v1.0.1 - 2025-01-14
8
9
### Enhancements:
display/lcd/esp_lcd_sh8601/idf_component.yml
@@ -5,7 +5,5 @@ dependencies:
version: '>=5.3'
description: "ESP LCD FOR Waveshare ESP32-S3-Touch-AMOLED-1.8 DISPLAY SH8601"
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
-targets:
- - esp32s3
10
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_sh8601"
11
-version: "1.0.1"
+version: "1.0.2"
0 commit comments