summaryrefslogtreecommitdiff
path: root/unix/modmachine.c
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-03-02unix/modmachine: Add Signal class to machine module.Damien George
2016-10-07unix: Use mp_raise_OSError helper function.Damien George
2016-09-22all: Remove 'name' member from mp_obj_module_t struct.Damien George
2016-06-19unix/modmachine: Enable time_pulse_us() function.Paul Sokolovsky
2016-06-18unix/modmachine: Include PinBase class.Paul Sokolovsky
2015-12-18unix: machine_mem improvementsDave Hylands
2015-12-18ports: Rename "machine" module to "umachine".Paul Sokolovsky
2015-12-13unix: Move modmachine into unix directoryDave Hylands