Skip to content

Commit

Permalink
Add CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecyca committed Mar 3, 2022
1 parent b3cf143 commit 0a209d3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
set(COMPONENT_ADD_INCLUDEDIRS include)
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_PRIV_REQUIRES "esp32-smbus")
register_component()

idf_component_register(SRCS "i2c-lcd1602.c" INCLUDE_DIRS include REQUIRES "esp32-smbus")

0 comments on commit 0a209d3

Please sign in to comment.