MRuby_MCUXpresso/mrbgems/machine-gpio/mrbgem.rake

5 lines
152 B
Ruby

MRuby::Gem::Specification.new('machine-gpio') do |spec|
spec.license = 'MIT'
spec.author = 'imi415'
spec.summary = 'GPIO pin resource access'
end