Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi Pico: NotImplementedError: UART not yet supported #4116

Closed
hriday111 opened this issue Feb 2, 2021 · 1 comment
Closed

Raspberry Pi Pico: NotImplementedError: UART not yet supported #4116

hriday111 opened this issue Feb 2, 2021 · 1 comment

Comments

@hriday111
Copy link

this happens when I try to use:
busio.UART(board.GP0, board.GP1, baudrate=9600)

@ladyada
Copy link
Member

ladyada commented Feb 2, 2021

yep not implemented yet
please subscribe to
#4036
to get updates when we've added it :)

@ladyada ladyada closed this as completed Feb 2, 2021
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

No branches or pull requests

2 participants