Commit graph

3 commits

Author SHA1 Message Date
Christopher Peplin
5ed507cf43 Duplicate show_config_variable in each sub-makefile.
This is unfortunate because the code is duplicated, but I don't see a
good way around it since we need to dupliacate the check for ARDMK_DIR
before we can find Common.mk.
2013-07-03 16:40:16 -04:00
Christopher Peplin
f90087a329 Control C standard with a CFLAGS_STD flag, GNU99 by default. 2013-07-03 16:37:20 -04:00
Christopher Peplin
ae77089bdd Add support for the Digilent chipKIT platform.
This commit modifies a few things in Arduino.mk to be able to support
overridding the necessary configuration options to support the chipKIT build,
and also includes an example sketch configured to build for the Max32 platform.
2013-07-02 17:36:37 -04:00