summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sleep/README.md
AgeCommit message (Collapse)Author
2020-10-29Move `build_config.rb` -> `build_config/default.rb`; ref #5098Yukihiro "Matz" Matsumoto
In addition, update the documents referring `build_config.rb` which is no longer used. The new `build_config.rb` describes the new configuration structure in the comment.
2018-12-12Specify the core library instead of the external library.icm7216
2018-12-12Sleep module is undefined. Remove module name.icm7216
2018-09-05Add `mruby-sleep` gem to the core.Yukihiro "Matz" Matsumoto