Skip to content

Commit

Permalink
Bump esp-box and clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobloem committed Apr 13, 2023
1 parent 58c0e48 commit 5dd53b0
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions main/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@ dependencies:
chmorgan/esp-file-iterator: "1.0.0"
chmorgan/esp-libhelix-mp3: "1.0.3"

espressif/esp-box: "~2.2.0"
espressif/esp-box: "2.3.3"
espressif/esp-sr: "1.2.0"
espressif/led_strip:
version: "~2.0.0"
rules:
- if: "idf_version >=5.0"
espressif/led_strip: "~2.0.0"
espressif/json_generator: ^1
espressif/json_parser: =1.0.0
espressif/qrcode:
version: ^0.1.0
rules:
- if: "idf_version >=5.0"
espressif/qrcode: ^0.1.0

0 comments on commit 5dd53b0

Please sign in to comment.