mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-12 02:43:42 +00:00
all: use interfaces for UART objects
This makes it possible to replace UART objects with dummy implementations, for example. Or allows changing the `machine.UART` type to `*machine.UART` without breaking compatibility.
This commit is contained in:
committed by
Ron Evans
parent
1345bc2161
commit
e77e9249cd