Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | windows: Implement mp_hal_ticks_cpu in terms of QueryPerformanceCounter | stijn | 2016-11-03 |
* | windows: Enable utime_mphal following unix, define mp_hal_ticks_*. | Paul Sokolovsky | 2016-10-29 |
* | windows: Define ssize_t and use renamed mphal header | stijn | 2015-11-14 |
* | all: Add py/mphal.h and use it in all ports. | Damien George | 2015-10-31 |
* | lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor. | Damien George | 2015-10-20 |
* | windows: Implement the mp_hal_xxx functions and enable mp-readline | stijn | 2015-06-04 |