Skip to content

Commit

Permalink
implement last step of #217
Browse files Browse the repository at this point in the history
  • Loading branch information
gin66 committed Mar 8, 2025
1 parent 693a8c0 commit e6b2a76
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
idf_component_register(
SRC_DIRS "src"
INCLUDE_DIRS "src"
PRIV_REQUIRES driver soc
REQUIRES
esp_driver_gpio
esp_driver_rmt
esp_driver_pcnt
)

0 comments on commit e6b2a76

Please sign in to comment.