MRuby_MCUXpresso/mrbgems/machine-adc/mrbgem.rake

5 lines
161 B
Ruby

MRuby::Gem::Specification.new('machine-adc') do |spec|
spec.license = 'MIT'
spec.author = 'imi415'
spec.summary = 'Analog to digital converter access'
end