Marco Ieni

Results 505 comments of Marco Ieni

sorry but it's not very clear to me. Maybe it would be helpful if you reproduce my example with your syntax, if you don't mind.

Oh, I see now, thanks a lot for bearing with me too! Yes it looks good to me :D

I've used json schema before. I could write the schema if you want. Tell me: - the file(s) to be validated - where to place the schema file

> if keys is negative else required Do you mean position, right? Furthermore, is `args` required if type == commands?

Take a look at b3316781385e80 Are the examples valid? They are validated by vscode, but I don't think the schema is that accurate at the moment and I am not...

I noticed that the `Cancel` trait exists in the [timer](https://docs.rs/crate/embedded-hal/0.2.3/source/src/timer.rs) API. Maybe for this function we should implement it?

Yes, I will try to work on this :)

A way to stop a timer has been provided by #137 and #148. > Even better would be a way to init a timer without starting it. Should we do...

> Do you know anything about these parts? No, I just noticed this double interrupts with a simple grep command on all the svd files. > If it's possible to...

I will work on this :)