We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3ba1b commit cdcdfe4Copy full SHA for cdcdfe4
toolchain/arduino-cli-toolchain.cmake
@@ -807,7 +807,7 @@ function(__arduino_add_upload_target TARGET UPLOAD_TARGET FIRMWARE_FILENAME UPLO
807
endfunction()
808
809
# ----------------------------------------------------------------------------------------------------------------------
810
-# Proprocesses `SOURCE_FILENAME..` in `MODE`, similar like arduino-cli would do.
+# Preprocesses `SOURCE_FILENAME..` in `MODE`, similar like arduino-cli would do.
811
812
function(__arduino_preprocess OUTPUT_VARIABLE OUTPUT_DIRPATH SOURCE_DIRPATH MODE SOURCE_FILENAME) # [OTHER_SKETCHES...]
813
set(OTHER_SKETCHES ${ARGN})
0 commit comments