Open
Description
Latest Github master source:
While porting to a board:
https://github.com/szsoftware/circuitpython/tree/heltec-wifikit-32-v2
After appearing of this message and studying the source (supervisor/shared/serial.c), I found out that the above message should better be: "Serial console setup done."
Otherwise, developers like me could think something with console setup is wrong, but it's a success message.