Commit Graph

5 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto 1e41026b28 Always use MRB_USE_IV_SEGLIST. 2017-07-27 16:14:03 +09:00
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 2f22829097 Update example build_config to include host build setting 2014-05-10 23:27:39 +09:00