We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7620e7c commit 774007cCopy full SHA for 774007c
io.sloeber.core/config/pre_processing_platform_default.txt
@@ -6,7 +6,7 @@ A.ARCHIVE_FILE_PATH={A.BUILD.PATH}/{A.ARCHIVE_FILE}
6
A.ALT_SIZE_COMMAND="{A.COMPILER.PATH}{A.COMPILER.SIZE.CMD}" --format=avr --mcu={A.BUILD.MCU} "{A.BUILD.PATH}/{A.BUILD.PROJECT_NAME}.elf"
7
A.archive_file_path={A.BUILD.PATH}/{A.ARCHIVE_FILE}
8
A.runtime.IDE.version=10812
9
-A.BUILD.SYSTEM.PATH={A.RUNTIME.PLATFORM.PATH}{DirectoryDelimiter}system
+A.BUILD.SYSTEM.PATH={A.REFERENCED.CORE.PATH}{DirectoryDelimiter}system
10
A.SERIAL.PORT={JANTJE.COM_PORT}
11
A.BUILD.PROJECT_NAME={ProjName}
12
A.PACKAGES={eclipse_home}{DirectoryDelimiter}arduinoPlugin{DirectoryDelimiter}packages
0 commit comments