Skip to content

Commit 47f45d1

Browse files
author
Deep Dhillon
committed
updated toolchain
1 parent 458e4d6 commit 47f45d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ArduinoToolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
set(ARDUINO_SDK_PATH "${CMAKE_CURRENT_LIST_DIR}/../core/arduino")
1+
set(ARDUINO_SDK_PATH "${CMAKE_CURRENT_LIST_DIR}/../core")
22
include ("${CMAKE_CURRENT_LIST_DIR}/../../../[email protected]/cmake/ArduinoToolchain.cmake")

0 commit comments

Comments
 (0)