Skip to content

History / Arduino IDE 1.5 3rd party Hardware specification

Revisions

  • Point migration link to the latest release version of the docs (previous URL provided outdated docs)

    @per1234 per1234 committed Oct 11, 2020
  • Replace content with a link to the new location

    @per1234 per1234 committed Mar 19, 2020
  • Add migration notice

    @per1234 per1234 committed Mar 16, 2020
  • Minor formatting fixes

    @matthijskooijman matthijskooijman committed Mar 4, 2020
  • Clarify that multiple different cores can be involved in a build; reformat most enumerations of properties as non-codeblocks to allow links in them.

    @matthijskooijman matthijskooijman committed Mar 4, 2020
  • Document location of platform.local.txt

    @per1234 per1234 committed Jan 29, 2020
  • Document global platform.txt

    @per1234 per1234 committed Jan 28, 2020
  • Document 1200bps touch options

    @matthijskooijman matthijskooijman committed Nov 6, 2019
  • Document supported OS suffixes

    @matthijskooijman matthijskooijman committed Oct 9, 2019
  • Document recipes used for Export compiled Binary

    @per1234 per1234 committed Dec 4, 2018
  • Add plea to use standard architecture names

    @per1234 per1234 committed Jul 1, 2018
  • Fix definition of runtime.ide.version, since 1.6.0 this uses more digits (10600 rather than 160)

    @matthijskooijman matthijskooijman committed May 28, 2018
  • Fix typo

    @matthijskooijman matthijskooijman committed May 28, 2018
  • Move {ide_version} to global properties

    @matthijskooijman matthijskooijman committed May 28, 2018
  • Document recipe.preproc.macros (and mention the now unused recipe.preproc.includes)

    @matthijskooijman matthijskooijman committed May 28, 2018
  • Improve documentation of {archive_file_path}: Purpose, version where introduced, precedence over {archive_file}

    @per1234 per1234 committed May 25, 2018
  • Replace documentation of {archive_file}

    @per1234 per1234 committed May 2, 2018
  • Fix minor formatting/wording/typo issues

    @per1234 per1234 committed May 2, 2018
  • Remove trailing whitespace, replaced with " \" where used for formatting.

    @per1234 per1234 committed May 1, 2018
  • Archive commands use archive_file_path and not {build.path}/{archive_file}

    @jantje jantje committed May 1, 2018
  • Document platform.local.txt and boards.local.txt

    @per1234 per1234 committed Feb 19, 2018
  • Clarify how {runtime.tools.TOOL_NAME.path} works when there are multiple versions of the tool installed.

    @per1234 per1234 committed Aug 31, 2017
  • Adding infoon how libraries are used in referenced cores.

    @jantje jantje committed May 29, 2017
  • 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.

    @per1234 per1234 committed Sep 25, 2016
  • Document the {runtime.tools.TOOL_NAME.path} and {runtime.tools.TOOL_NAME-TOOL_VERSION.path} properties

    @per1234 per1234 committed Aug 8, 2016
  • Update avrdude path configuration

    @per1234 per1234 committed Aug 8, 2016
  • Formatting

    @per1234 per1234 committed Nov 15, 2015
  • Note which platform.txt is used for Upload Using Programmer and Burn Bootloader

    @per1234 per1234 committed Nov 15, 2015
  • Fixed build hooks documentation as per https://github.com/arduino/Arduino/issues/4037

    @jamesfowkes jamesfowkes committed Oct 28, 2015
  • Fix typos

    @per1234 per1234 committed Sep 8, 2015