PythonExtra/ports/nrf/modules/os
Damien George 22d9116c8c nrf: Convert os module to use extmod version.
The os.dupterm() function has changed on this port, it now matches the
semantics used by all other ports (except it's restricted to accept only
machine.UART objects).

Signed-off-by: Damien George <damien@micropython.org>
2023-11-30 16:33:56 +11:00
..
microbitfs.c all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
microbitfs.h all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
modos.c nrf: Convert os module to use extmod version. 2023-11-30 16:33:56 +11:00