David

Results 56 comments of David

I'd be happy to write some more unit tests for this if you want.

I've used [unittest++](https://github.com/unittest-cpp/unittest-cpp) in the past for C++ projects, it works pretty well, but Catch2 looks really interesting too. py.test works great for Python testing. I'm on vacation for the...

@Rahix do you want to edit the description to mention the `atmega8u2`? (see #160). I also just wanted to comment on: > For PWM/timers I also think we shouldn't let...

I'd pick up one of these; I could do the Arduino Nano.

Any other tasks you want me to pick up? I'm particularly interested in SPI support (cc @explicite), not sure if there's anything there I can pick up? Or I can...

Rebased on `next` and added in SPI support.

Sweet! Thanks! I've been working on some other things recently but hoping to get back to this in the next week or so.

Is there a way to get all components attached to a given entity?

Agreed, this would be cool! It is (potentially) a big feature and we don't currently have it scoped out but if you have proposals, I'm happy to take a look!