diff options
author | Damien George <damien.p.george@gmail.com> | 2019-01-10 00:53:38 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-01-16 17:24:23 +1100 |
commit | 36808d4e6a6cfa632f5c8fcd02742a7ad657eaef (patch) | |
tree | 76f06c125c1e6db619ee03e371b414204eaff09c /docs/esp32 | |
parent | 5064df2074dfd8bdc61f16ab3cbc2d695c10c3a6 (diff) | |
download | micropython-36808d4e6a6cfa632f5c8fcd02742a7ad657eaef.tar.gz micropython-36808d4e6a6cfa632f5c8fcd02742a7ad657eaef.zip |
esp8266/main: Activate UART(0) on dupterm for REPL before boot.py runs.
So that the user can explicitly deactivate UART(0) if needed. See
issue #4314.
This introduces some risk to "brick" the device, if the user disables the
REPL without providing an alternative REPL (eg WebREPL), or any way to
reenable it. In such a case the device needs to be erased and
reprogrammed. This seems unavoidable, given the desire to have the option
to use the UART for something other than the REPL.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions