summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/index.rst
diff options
context:
space:
mode:
authortimdechant <timdechant.git@gmail.com>2024-08-26 10:34:42 -0400
committerDamien George <damien@micropython.org>2024-09-06 17:00:35 +1000
commit455415b1e1199c4364e84cc31905452f7c4ec399 (patch)
tree36ae9d1a6108e60f20ef2c73f8e03af77213484a /docs/esp32/tutorial/index.rst
parent659113825d10bf2ae71dd215a8597451e505982d (diff)
shared/runtime/sys_stdio_mphal: Fix printed type for stdio streams.
The printed type for stdio streams indicates "FileIO", which is a binary IO stream. Stdio is not binary by design, and its printed type should indicate a text stream. "TextIOWrapper" suits that purpose, and is used by VfsPosix files. Signed-off-by: timdechant <timdechant.git@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions