index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
windows_mphal.c
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2017-05-29
various: Spelling fixes
Ville Skyttä
2017-04-11
unix, windows: Use core-provided KeyboardInterrupt exception object.
Damien George
2016-11-03
windows: Implement mp_hal_ticks_cpu in terms of QueryPerformanceCounter
stijn
2016-11-03
windows: Fix utime_mphal compilation for msvc
stijn
2016-10-29
windows: Enable utime_mphal following unix, define mp_hal_ticks_*.
Paul Sokolovsky
2015-12-21
windows: Better handling of Ctrl-C
stijn
2015-12-18
windows/windows_mphal: Add basic support for raising KeyboardInterrupt.
Paul Sokolovsky
2015-10-31
all: Add py/mphal.h and use it in all ports.
Damien George
2015-10-26
windows: Erase pre-calc'd number of chars instead of clearing whole line.
stijn
2015-10-20
lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.
Damien George
2015-06-04
windows: Implement the mp_hal_xxx functions and enable mp-readline
stijn