Skip to content

Commit

Permalink
Fixed component target issues esp_lcd_sh8601
Browse files Browse the repository at this point in the history
  • Loading branch information
Y1hsiaochunnn committed Jan 16, 2025
1 parent 1c165f8 commit 6301bb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 4 additions & 0 deletions display/lcd/esp_lcd_sh8601/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## v1.0.2 - 2025-01-16

Fixed component target issues

## v1.0.1 - 2025-01-14

### Enhancements:
Expand Down
4 changes: 1 addition & 3 deletions display/lcd/esp_lcd_sh8601/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_sh8601"
version: "1.0.1"
version: "1.0.2"

0 comments on commit 6301bb7

Please sign in to comment.