Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-18 | rb: add ascii support | Olivier Gayot | |
in order to be able to deal with strings (i.e null terminated), we provide a new set of functions rb_puts rb_printf / rb_vprintf rb_gets / rb_gets2 | |||
2014-01-18 | rb: add a first version of the library | Olivier Gayot | |
first working version of the library. the binary stuff is included. we can write to and read from a ring buffer. | |||
2013-12-21 | Update README.md | duskCoder | |
2013-12-17 | Initial commit | duskCoder | |