We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330e729 commit 920f37fCopy full SHA for 920f37f
CMakeLists.txt
@@ -1,3 +1,4 @@
1
cmake_minimum_required(VERSION 3.16.0)
2
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
3
+add_compile_definitions(ARDUINO_ARCH_ESP32=1)
4
project(platform-test)
0 commit comments