17 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto 4440566b95 DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014
changes:
 * rename DISABLE_STDIO -> MRB_DISABLE_STDIO
 * rename ENABLE_DEBUG -> MRB_ENABLE_DEBUG_HOOK
 * no more opposite macro definitions (e.g. ENABLE_STDIO, DISABLE_DEBUG).
 * rewrite above macro references throughout the code.
 * update documents
2015-11-17 07:30:34 +09:00
SouthWolf d452be5ba6 change BIN_PATH for new gc in Arduino IDE >= 1.5.7 2014-11-08 11:32:30 +08:00
SouthWolf 6be0dd7de6 Modify Arduino build config for IDE >= 1.5.7
Arduino IDE >= 1.5.7 Changed ARDUINO_PATH from `Contents/Resources/Java` to `Contents/Java`, mentioned in #2632
2014-11-08 11:10:11 +08:00
kyab da3b69a852 Disable C++ exception for chipKIT Max32 example build_config 2014-05-11 23:56:22 +09:00
kyab 2f22829097 Update example build_config to include host build setting 2014-05-10 23:27:39 +09:00
Nobuyoshi Nakada ab67c57f65 remove trailing spaces 2014-04-30 09:50:14 +09:00
kyab c4214d3ace Fix build_config.rb for ArduinoDue 2014-04-08 23:50:25 +09:00
kyab e87b2d3626 Catch up to latest Arduino IDE 2014-03-26 18:21:25 +09:00
kyab 70935f9979 Add target example for Intel Galileo board 2014-02-24 23:16:02 +09:00
kyab c23068e68f Fix include path of ArduinoDue example 2013-06-27 19:29:27 +09:00
kyab edfe03c1ca Improve target example to more practical. 2013-06-22 03:41:27 +09:00
kyab 9619945cf4 Fix and refactor crossbuild target config 2013-06-14 23:11:13 +09:00
kyab 49298af7b7 No need to specify empty bin list anymore(example) 2013-06-06 22:12:08 +09:00
Daniel Bovensiepen e6efc519a9 ArduinoDue Target Cosmetic Change
small cosmetic change
2013-05-02 02:11:09 +08:00
Daniel Bovensiepen 4e1c54ea7c Add Build Example for Arduino Due 2013-03-16 14:06:50 +00:00
Daniel Bovensiepen 5e18b2b934 remove user specific directory 2013-02-24 09:20:40 +00:00
Daniel Bovensiepen 4458eb269d add chipKitMax32 target example 2013-02-24 09:16:24 +00:00