micropython/ports/unix
Jim Mussared cb5994d96e unix/modmachine: Add machine.idle(), implemented using sched_yield.
Also add a definition of MICROPY_EVENT_POLL_HOOK so the unix port can build
against modules that require this.
2020-04-29 16:37:46 +10:00
..
coverage-frzmpy
coverage-frzstr
variants all: Enable extra conversion warnings where applicable. 2020-04-18 22:42:28 +10:00
.gitignore
Makefile all: Enable extra conversion warnings where applicable. 2020-04-18 22:42:28 +10:00
alloc.c
coverage.c
fatfs_port.c
gccollect.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
input.c
input.h
main.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
manifest.py
manifest_coverage.py
modffi.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
modjni.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
modmachine.c unix/modmachine: Add machine.idle(), implemented using sched_yield. 2020-04-29 16:37:46 +10:00
modos.c
modtermios.c
modtime.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
moduos_vfs.c
moduselect.c
modusocket.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
mpconfigport.h unix/modmachine: Add machine.idle(), implemented using sched_yield. 2020-04-29 16:37:46 +10:00
mpconfigport.mk
mphalport.h
mpthreadport.c all: Format code to add space after C++-style comment start. 2020-04-23 11:24:25 +10:00
mpthreadport.h
qstrdefsport.h
unix_mphal.c