Skip to content

Conversation

@fhunleth
Copy link
Member

@fhunleth fhunleth commented Dec 4, 2025

This has a couple uses cases. Some devices, notably Rockchip ones,
typically run their console UART at a high speed. While this is
optional, it's nice to match the default so that bootloader messages are
readable without temporarily switching rates. The second use case is to
bump the baud rate as high as possible so that using Erlang's peer via
the UART performs well.

This is a work-in-progress that needs some cleanup on the LLM-generated code and
it also needs tests.

This has a couple uses cases. Some devices, notably Rockchip ones,
typically run their console UART at a high speed. While this is
optional, it's nice to match the default so that bootloader messages are
readable without temporarily switching rates. The second use case is to
bump the baud rate as high as possible so that using Erlang's peer via
the UART performs well.
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.

2 participants