Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 453 Bytes

mruby-pico-compiler build

PicoCompiler class

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'picoruby/mruby-pico-compiler'
end

License

under the MIT License:

  • see LICENSE file