MRuby_MCUXpresso/mrbgems/machine.gembox

6 lines
235 B
Plaintext

MRuby::GemBox.new do |conf|
conf.gem :core => "../../mrbgems/machine-adc"
conf.gem :core => "../../mrbgems/machine-devmem"
conf.gem :core => "../../mrbgems/machine-gpio"
conf.gem :core => "../../mrbgems/machine-pwm"
end