Skip to content

Commit e5eb427

Browse files
committed
update canopy version
1 parent c766e5b commit e5eb427

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

ports/esp32/main_esp32/idf_component.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ dependencies:
33
espressif/mdns: "~1.1.0"
44
idf:
55
version: ">=5.0.4"
6+
espressif/led_strip: "^3.0.0"
7+
bblanchon/arduinojson: "^7.0.3"
8+
fastled:
9+
git: https://github.com/chroma-tech/FastLED.git
10+
version: a276a4eef329bf2f355aa5a212c55461f8609a03
11+
canopy:
12+
git: [email protected]:chroma-tech/canopy.git
13+
version: fixtures

ports/esp32/main_esp32c3/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ dependencies:
1010
version: a276a4eef329bf2f355aa5a212c55461f8609a03
1111
canopy:
1212
git: [email protected]:chroma-tech/canopy.git
13-
version: f7d636042b0be3d476e0e49ed13a1da8ad54adfc
13+
version: fixtures

ports/esp32/main_esp32s3/idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ dependencies:
55
idf:
66
version: ">=5.0.4"
77
bblanchon/arduinojson: "^7.0.3"
8+
espressif/led_strip: "^3.0.0"
89
fastled:
910
git: https://github.com/chroma-tech/FastLED.git
1011
version: a276a4eef329bf2f355aa5a212c55461f8609a03
1112
canopy:
1213
git: [email protected]:chroma-tech/canopy.git
13-
version: f7d636042b0be3d476e0e49ed13a1da8ad54adfc
14+
version: fixtures

0 commit comments

Comments
 (0)