summaryrefslogtreecommitdiff
path: root/extmod/modos.c
AgeCommit message (Expand)Author
2023-12-18extmod/modos: Factor os.dupterm_notify() function to common extmod code.Damien George
2023-11-30nrf: Convert os module to use extmod version.Damien George
2023-06-08all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.Jim Mussared
2023-06-08all: Rename *umodule*.c to remove the "u" prefix.Jim Mussared