Skip to content

Commit 13cb283

Browse files
feat(lightbulb): Update the version of cmake_utilities
1 parent 38b7938 commit 13cb283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/led/lightbulb_driver/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Provide multiple dimming driver solutions to easily build lightbulb
33
url: https://github.com/espressif/esp-iot-solution/tree/master/components/led/lightbulb_driver
44
dependencies:
55
idf: ">=4.3.2"
6-
espressif/cmake_utilities: "0.*"
6+
espressif/cmake_utilities: "*"
77
examples:
88
- path: ../../../examples/lighting/lightbulb
99
sbom:

0 commit comments

Comments
 (0)