Skip to content

yamori813/mruby-yabm

Repository files navigation

mruby-yabm build

Yet Another Bare Metal class

install by mrbgems

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

    # ... (snip) ...

    conf.gem :github => 'yamori813/mruby-yabm'
end

example

t = YABM.new
t.print "Hello Bear Metal mruby"

License

under the BSD License:

  • see LICENSE file

About

mruby on Yet Another Bare Metal core class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages