QUERY · ISSUE
Feature request: API call to change the REPL prompt from >>> to an arbitrary string
enhancement
I have a setup with several PyBoards and the /dev/tty moves about depending on boot order and it's confusing which terminal goes to which board. It would be really nice to be able to set >>> to something else. Perhaps even "A:>" and "C:>" (OK, maybe not that).
CANDIDATE · PULL REQUEST
tools/mpremote: Support any prompt string when detecting soft reset.
tools
The prompt may be changed by sys.ps1.