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

windows: Erase pre-calculated number of chars instead of clearing ent… #1541

Closed
wants to merge 1 commit into from

Conversation

stinos
Copy link
Contributor

@stinos stinos commented Oct 26, 2015

…ire line

stinos referenced this pull request Oct 26, 2015
If VT100 support is not available then a given implementation of
mp_hal_erase_line_from_cursor might need to know the number of characters
to erase.

This patch does not change generated code when VT100 is supported, since
compiler can optimise away the argument.
@dpgeorge
Copy link
Member

Merged in dc93f25.

@dpgeorge dpgeorge closed this Oct 26, 2015
@stinos stinos deleted the windows-mphal branch October 26, 2015 12:03
tannewt added a commit to tannewt/circuitpython that referenced this pull request Feb 14, 2019
nrf: Add second UARTE to busio.UART. Init uarts on startup.
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.

None yet

2 participants