Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

uos.dupterm: Calling uos.dupterm() for the same UART twice disables the keyboard #93

@robert-hh

Description

@robert-hh

V1.10.b1: Within _boot.py is dupterm() set for uart 0. If later dupterm is set for the same uart, keyboard entry is blocked. That seems to have cause many of the non-responding REPL complaints with v 1.10.b1, when this second os.dupterm() was still in boot.py. Obviously, that can be solved by deleting boot.py.

I raise that issue just to put it on the To-Do-List.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions