Robin Mueller
Robin Mueller
Includes/builds on #109 . - Added `Heap::free` and `Heap::used` for the TLSF heap. - Added example showcasing regular heap exhaustion and example which shows the memory usage API.
Allows running from a mutable reference, which was useful for stuffing the reader into local RTICv2 resources. I could not send it to a task by value because the reader...
- API to set `VMIN` and `VTIME` parameters - More high-level API to set the `ReadMode` - `read` and `write` can be used without bringing `std::io::Read` and `std::io::Write` into scope....
clippy is not happy about static muts anymore. For some reason, the tests do not run for me: ```sh test_class_host starting looking for device... Did not find a TestClass device....
I think 0.8 also works, so this allows both versions.