aboutsummaryrefslogtreecommitdiff
path: root/extmod/machine_pulse.h
AgeCommit message (Collapse)Author
2016-05-31extmod: Add machine time_pulse_us function (at C and Python level).Damien George
The C implementation is taken from the DHT driver.