sajattack / bitbang-hal

Implements embedded-hal traits by bitbanging
MIT License
40 stars 10 forks source link

embedded-hal timing-related changes required #27

Open ianrrees opened 1 month ago

ianrrees commented 1 month ago

It looks like there's a new DelayNs trait that could work as a replacement for embedded-hal 0.2's CountDown + Periodic