diff options
Diffstat (limited to 'target/chipKITMax32.rb')
| -rw-r--r-- | target/chipKITMax32.rb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/chipKITMax32.rb b/target/chipKITMax32.rb index 8617d8d10..bbee221f5 100644 --- a/target/chipKITMax32.rb +++ b/target/chipKITMax32.rb @@ -1,19 +1,3 @@ -MRuby::Build.new do |conf| - - # Gets set by the VS command prompts. - if ENV['VisualStudioVersion'] || ENV['VSINSTALLDIR'] - toolchain :visualcpp - else - toolchain :gcc - end - - enable_debug - - # include the default GEMs - conf.gembox 'default' - -end - # Cross Compiling configuration for Digilent chipKIT Max32 # http://www.digilentinc.com/Products/Detail.cfm?Prod=CHIPKIT-MAX32 # |
