We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Point migration link to the latest release version of the docs (previous URL provided outdated docs)
Replace content with a link to the new location
Add migration notice
Minor formatting fixes
Clarify that multiple different cores can be involved in a build; reformat most enumerations of properties as non-codeblocks to allow links in them.
Document location of platform.local.txt
Document global platform.txt
Document 1200bps touch options
Document supported OS suffixes
Document recipes used for Export compiled Binary
Add plea to use standard architecture names
Fix definition of runtime.ide.version, since 1.6.0 this uses more digits (10600 rather than 160)
Fix typo
Move {ide_version} to global properties
Document recipe.preproc.macros (and mention the now unused recipe.preproc.includes)
Improve documentation of {archive_file_path}: Purpose, version where introduced, precedence over {archive_file}
Replace documentation of {archive_file}
Fix minor formatting/wording/typo issues
Remove trailing whitespace, replaced with " \" where used for formatting.
Archive commands use archive_file_path and not {build.path}/{archive_file}
Document platform.local.txt and boards.local.txt
Clarify how {runtime.tools.TOOL_NAME.path} works when there are multiple versions of the tool installed.
Adding infoon how libraries are used in referenced cores.
Document per-platform keywords. Note that there is no complete documentation of keywords.txt available anywhere, that should probably be added to the library specification and a link to that documentation added to this page.
Document the {runtime.tools.TOOL_NAME.path} and {runtime.tools.TOOL_NAME-TOOL_VERSION.path} properties
Update avrdude path configuration
Formatting
Note which platform.txt is used for Upload Using Programmer and Burn Bootloader
Fixed build hooks documentation as per https://github.com/arduino/Arduino/issues/4037
Fix typos