arduino-builder icon indicating copy to clipboard operation
arduino-builder copied to clipboard

Read additional BuildProperties from optional ./platform.sketch.txt file

Open phd opened this issue 7 years ago • 1 comments
trafficstars

Read additional BuildProperties from optional ./platform.sketch.txt file.

Allows sketches to provide and maintain their own platform.txt properties for use during the build process. Similar to platform.local.txt solution, but instead this is sketch based.

Provides a command line option -use-platform-sketch-txt to enable this feature in arduino-builder (disabled by default), for use with Arduino IDE. See: https://github.com/arduino/Arduino/pull/7821

See also: https://github.com/arduino/ArduinoCore-avr/pull/21 https://github.com/arduino/ArduinoCore-arc32/pull/588 https://github.com/arduino/ArduinoCore-sam/pull/52 https://github.com/arduino/ArduinoCore-samd/pull/335

phd avatar Jul 23 '18 13:07 phd

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant