We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbe2ed commit ba6a5a2Copy full SHA for ba6a5a2
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