aboutsummaryrefslogtreecommitdiff
path: root/windows/windows_mphal.c
AgeCommit message (Expand)Author
2016-11-03windows: Implement mp_hal_ticks_cpu in terms of QueryPerformanceCounterstijn
2016-11-03windows: Fix utime_mphal compilation for msvcstijn
2016-10-29windows: Enable utime_mphal following unix, define mp_hal_ticks_*.Paul Sokolovsky
2015-12-21windows: Better handling of Ctrl-Cstijn
2015-12-18windows/windows_mphal: Add basic support for raising KeyboardInterrupt.Paul Sokolovsky
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-10-26windows: Erase pre-calc'd number of chars instead of clearing whole line.stijn
2015-10-20lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.Damien George
2015-06-04windows: Implement the mp_hal_xxx functions and enable mp-readlinestijn