Skip to content

Commit 693a8c0

Browse files
committed
try to remove arduino dependency for espidf builds as per #217
1 parent 85d0f1a commit 693a8c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
idf_component_register(
22
SRC_DIRS "src"
33
INCLUDE_DIRS "src"
4-
REQUIRES arduino-esp32
54
PRIV_REQUIRES driver soc
65
)

0 commit comments

Comments
 (0)