Skip to content

Commit

Permalink
kaluga: Use new led_strip driver
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-espressif committed Sep 6, 2022
1 parent dcd73db commit af617df
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 290 deletions.
4 changes: 2 additions & 2 deletions esp32_s2_kaluga_kit/idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2.0.0"
version: "2.0.1"
description: Board Support Package for ESP32-S2-Kaluga kit
url: https://github.com/espressif/esp-bsp/tree/master/esp32_s2_kaluga_kit

Expand All @@ -17,7 +17,7 @@ dependencies:
public: true

led_strip:
version: "^1.1.0-alpha"
version: "^2"
public: true

lvgl/lvgl:
Expand Down
Loading

0 comments on commit af617df

Please sign in to comment.