Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | unix/modmachine: Add Signal class to machine module. | Damien George | 2017-03-02 |
* | unix: Use mp_raise_OSError helper function. | Damien George | 2016-10-07 |
* | all: Remove 'name' member from mp_obj_module_t struct. | Damien George | 2016-09-22 |
* | unix/modmachine: Enable time_pulse_us() function. | Paul Sokolovsky | 2016-06-19 |
* | unix/modmachine: Include PinBase class. | Paul Sokolovsky | 2016-06-18 |
* | unix: machine_mem improvements | Dave Hylands | 2015-12-18 |
* | ports: Rename "machine" module to "umachine". | Paul Sokolovsky | 2015-12-18 |
* | unix: Move modmachine into unix directory | Dave Hylands | 2015-12-13 |