Commit message (Expand) | Author | Age | |
---|---|---|---|
* | extmod/utime_mphal: Factor out implementations in terms of mp_hal_* for reuse. | Paul Sokolovsky | 2016-10-14 |
* | py/mphal.h: If virtpin API is used, automagically include its header. | Paul Sokolovsky | 2016-06-19 |
* | extmod/virtpin: Initial implementation of open-ended C-level Pin interface. | Paul Sokolovsky | 2016-05-27 |
* | py/mphal.h: Provide default prototypes for mp_hal_delay_us/mp_hal_ticks_us. | Paul Sokolovsky | 2016-05-21 |
* | all: Add py/mphal.h and use it in all ports. | Damien George | 2015-10-31 |