cleanup cmake
This commit is contained in:
@@ -49,8 +49,6 @@ add_executable(${PROJECT_NAME}
|
||||
${SRCFILESREC}
|
||||
)
|
||||
|
||||
target_link_esp32_sdk(${PROJECT_NAME})
|
||||
|
||||
# Arduino.h is included in hello_world.cpp, so link with Arduino core
|
||||
target_link_arduino_libraries(${PROJECT_NAME}
|
||||
PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user