Sympatron GmbH
Sympatron GmbH
Ok, now I get it. I think I looked at the wrong code while reviewing and got confused. > all ATSAMD chips have at least two compares in `mode0` but...
I wouldn't remove `embedded-hal` v0.2 just yet. It can still be useful. Maybe hiding it behind a feature for now would be enogh.
I just looked into it further and I think it's not as bad as I thought. I knew some things were missing in v1, because they couldn't settle on an...
I think this would be great. There should be a comment stating that this line has to be replaced with `use as bsp;` if used outside the examples directory.
Interesting. What kind of improvements did you make to `bbq2`?
This was done in #837 and #841.
Shouldn't `BLOCK_SIZE` be an associated constant?