Brendan Hansknecht
Brendan Hansknecht
This fixes the DataRegisterEmpty serial event, adds the TxComplete serial event, and creates a more robust serial example that is similar to how Arduino C++ does serial. closes #220 closes...
I am new to embedded rust in general and have just been messing around with the Arduino Uno examples. I noticed something off with the examples that use serial communication...
I am not sure if this is technically and issue with honggfuzz-rs or some other part of the pipeline, but I noticed that when using the memory sanitizer, there will...
It would be great if at some point ructe directly supported [Rocket](rocket.rs). It is a really nice rust web engine that is growing in popularity.
Subtask of https://github.com/roc-lang/roc/issues/3513
All of the num functions should support types from 8 to 64 bits. Both float and int where applicable (I8, I16, I32, I64, U8, U16, U32, U64, F32, F64). Even...
Subtask of https://github.com/roc-lang/roc/issues/3513
Subtask of https://github.com/roc-lang/roc/issues/3513
Subtask of https://github.com/roc-lang/roc/issues/3513