summaryrefslogtreecommitdiff
path: root/extmod/machine_uart.c
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-10-26extmod/machine_uart: Factor ports' UART Python bindings to common code.Damien George