Commit graph

2 commits

Author SHA1 Message Date
Bill Westfield
f4b1ecfcea Fix pulseIn() on SAMD51 by writing it in plain C, so that (#76)
the CM0+-specific pulse_asm won't need to be linked.
The SAMD51 is fast enough that we can time pulses with micros()
Tested with a bunch of pulse lengths from <1us to >1s
2019-01-09 12:05:51 -05:00
Cristian Maglie
6884e11252 Added pulseIn implementation 2015-03-25 12:38:48 +01:00