Skip to content

Commit fde5bbe

Browse files
committed
Modify the Home page
1 parent 2f942b3 commit fde5bbe

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

display/lcd/esp_lcd_dsi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.0.1 - 2025-01-03
1+
## v1.0.1 - 2025-01-03
22

33
### Enhancements:
44

display/lcd/esp_lcd_dsi/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
version: "1.0.0"
1+
version: "1.0.1"
22
targets:
33
- esp32p4
44
description: "Waveshare DSI display driver, compatible with a variety of DSI displays"
5-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_dsi"
5+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_dsi"
66
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
77
dependencies:
88
idf:

display/lcd/esp_lcd_hx8394/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.0 -2025-01-03
3+
## v1.0.1 -2025-01-03
44

55
* Formally release the component, formally maintain the component
66

display/lcd/esp_lcd_hx8394/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ license: "MIT"
33
targets:
44
- esp32p4
55
description: "ESP LCD FOR Waveshare 5inch DISPLAY HX8394"
6-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_hx8394"
6+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_hx8394"
77
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
88
dependencies:
99
idf:

display/lcd/esp_lcd_jd9165/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.0 -2025-01-03
3+
## v1.0.1 -2025-01-03
44

55
* Formally release the component, formally maintain the component
66

display/lcd/esp_lcd_jd9165/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
version: "1.0.0"
1+
version: "1.0.1"
22
license: "MIT"
33
targets:
44
- esp32p4
55
description: "ESP LCD FOR Waveshare 7 inch DISPLAY JD9165"
6-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_jd9165"
6+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_jd9165"
77
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
88
dependencies:
99
idf:

display/lcd/esp_lcd_jd9365_10_1/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.0 -2025-01-03
3+
## v1.0.1 -2025-01-03
44

55
* Formally release the component, formally maintain the component
66

display/lcd/esp_lcd_jd9365_10_1/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
99
license: "MIT"
1010
targets:
1111
- esp32p4
12-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_jd9365_10_1"
13-
version: "1.0.0"
12+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_jd9365_10_1"
13+
version: "1.0.1"

display/lcd/esp_lcd_jd9365_8/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.0 -2025-01-03
3+
## v1.0.1 -2025-01-03
44

55
* Formally release the component, formally maintain the component
66

display/lcd/esp_lcd_jd9365_8/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
99
license: "MIT"
1010
targets:
1111
- esp32p4
12-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_jd9365_8"
13-
version: "1.0.0"
12+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_jd9365_8"
13+
version: "1.0.1"

0 commit comments

Comments
 (0)