summaryrefslogtreecommitdiff
path: root/extmod/os_dupterm.c
AgeCommit message (Expand)Author
2024-03-16extmod/os_dupterm: Handle exception properly when it occurs in parallel.Felix Dörre
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-12-22extmod/os_dupterm: Let mp_os_dupterm_tx_strn() return num bytes written.Maarten van der Schrieck
2023-12-18extmod/os_dupterm: Prevent recursive execution of mp_os_dupterm_rx_chr.Damien George
2023-06-08all: Rename *umodule*.c to remove the "u" prefix.Jim Mussared