Skip to content

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Mar 5, 2021

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.

Similar to #208 and #193.

@deadprogram
Copy link
Member

Excellent. This will help greatly with testing as well as implementation.

@deadprogram
Copy link
Member

@aykevl I think this branch needs to be rebased against dev.

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.
@aykevl
Copy link
Member Author

aykevl commented Mar 28, 2021

Done.

@deadprogram
Copy link
Member

Now merging.

@deadprogram deadprogram merged commit e77e924 into dev Apr 2, 2021
@deadprogram deadprogram deleted the uart-interface branch April 2, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants