MRuby::Gem::Specification.new('gr_peach') do |spec| spec.license = 'TOPPERS License' spec.author = 'Cores Co., Ltd.' spec.summary = 'GR-PEACH mruby-arduino target depends' spec.cc.include_paths << "#{spec.dir}/src" spec.cc.include_paths << "#{spec.dir}/../../asp/include" spec.cc.include_paths << "#{spec.dir}/../../asp/arch" spec.cc.include_paths << "#{spec.dir}/../../asp/target/grsakura_ccrx" end