mbed I/F binding for mruby

Dependents:   mruby_mbed_web mirb_mbed

mbed-mruby

How to use

Class

Committer:
mzta
Date:
Mon Apr 13 05:20:15 2015 +0000
Revision:
1:8ccd1d494a4b
Parent:
0:158c61bb030f
- code refactoring.; - add SPI, SPISlave, I2C class to mruby-mbed (Incomplete).

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mzta 0:158c61bb030f 1 /* this header file is to be removed soon.
mzta 0:158c61bb030f 2 added for compatibility purpose (1.0.0) */
mzta 0:158c61bb030f 3 #include "mruby/error.h"
mzta 0:158c61bb030f 4