Skip to content

Commit 920f37f

Browse files
authored
Update CMakeLists.txt
1 parent 330e729 commit 920f37f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
cmake_minimum_required(VERSION 3.16.0)
22
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
3+
add_compile_definitions(ARDUINO_ARCH_ESP32=1)
34
project(platform-test)

0 commit comments

Comments
 (0)