We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edbe2ed + ba6a5a2 commit 14309e1Copy full SHA for 14309e1
1 file changed
CMakeLists.txt
@@ -2,5 +2,5 @@ file(GLOB SOURCES src/*.cpp)
2
idf_component_register(
3
SRCS ${SOURCES}
4
INCLUDE_DIRS src
5
- REQUIRES arduino
+ REQUIRES arduino-esp32
6
)
0 commit comments