summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2024-09-26 10:32:04 +1000
committerDamien George <damien@micropython.org>2024-09-26 23:43:11 +1000
commit73feaaf931682288b9da4b241575e28a508cbcf8 (patch)
treeeeb86f2b89fd7159a48100c89b7a683f1fb6e3c9 /docs/esp8266
parent43b05afdf51d19caadafd27562dafc4a85f0b67d (diff)
downloadmicropython-73feaaf931682288b9da4b241575e28a508cbcf8.tar.gz
micropython-73feaaf931682288b9da4b241575e28a508cbcf8.zip
rp2/machine_uart: Fix dropped UART REPL bytes on soft reset.
Necessary to fix "mpremote run" over hardware UART. Bisect shows bug was introduced by d420b4e4, but looks like made more complex by 01c046d2. Specifically: resetting and re-initialising the REPL UART during soft reset clears the FIFO before it's done printing the "MPY: soft reboot" line. Fixed by adding a UART TX flush in the deinit path. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions