Skip to content

Commit 5cd7a77

Browse files
Update CMakeList.txt for esp-idf V5.1
DavidAntliff#3
1 parent 1bca026 commit 5cd7a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33

44
set(COMPONENT_ADD_INCLUDEDIRS include)
55
set(COMPONENT_SRCS "smbus.c")
6+
set(COMPONENT_REQUIRES "driver")
67
register_component()

0 commit comments

Comments
 (0)