Alex Helfet
|
585535d0a0
|
Documentation.
|
2017-12-22 13:41:02 +00:00 |
|
Alex Helfet
|
872e6e3ceb
|
Remove core_io when no_std.
Ref: https://github.com/fluffysquirrels/framed-rs/issues/3
|
2017-12-22 12:11:39 +00:00 |
|
Alex Helfet
|
15456af48a
|
Normalise description text, move TODO entries to Github issues.
|
2017-12-22 12:00:21 +00:00 |
|
Alex Helfet
|
5516a387d4
|
Upgrade cobs, remove error-chain.
|
2017-12-21 19:35:31 +00:00 |
|
Alex Helfet
|
78ef89a4ba
|
Added default Cargo feature "use_std", no_std without it.
`cargo test` still passes.
`cargo build --no-default-features` builds, but no further tests done.
|
2017-12-21 05:08:54 +00:00 |
|
Alex Helfet
|
40366a6afe
|
Added a few tests and got them working. Added feature "trace".
|
2017-12-21 04:17:59 +00:00 |
|
Alex Helfet
|
2349c9e087
|
First test passed: send one frame.
|
2017-12-21 03:20:09 +00:00 |
|
Alex Helfet
|
37e5cc8ec0
|
Created crate, interface and failing test.
|
2017-12-21 02:29:43 +00:00 |
|