index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
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