Arduino Defines - Configuration/Project Now Supports {build.properties}

by Visual Micro 21. September 2014 09:39
These project properties can now include merge field expressions that make use of any of the build properties.

This example makes the upload COM port available to the code as a #define called myport

myport {serial.port}

tip: All build properties can be viewed during compilation by switch on "tools>options>visual micro>compiler>show build properties"