diff options
author | stijn <stijn@ignitron.net> | 2023-10-03 13:12:42 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-05 10:18:24 +1100 |
commit | cac666f38cbce488a12c4fdcd28c2bb9d084368e (patch) | |
tree | 102798f75dabdf43583e0a7af4d2db3bf7fab314 /lib/oofatfs/ffunicode.c | |
parent | 92717a95c048932e1085ff34ca799835515e442b (diff) | |
download | micropython-cac666f38cbce488a12c4fdcd28c2bb9d084368e.tar.gz micropython-cac666f38cbce488a12c4fdcd28c2bb9d084368e.zip |
extmod/vfs_posix_file: Fix flush handling in msvc builds.
Flushing console output in msvc builds always fails because that
output is not buffered so don't propagate that as an error (in a
simlar way as was done in 1c047742 for macOS).
Signed-off-by: stijn <stijn@ignitron.net>
Diffstat (limited to 'lib/oofatfs/ffunicode.c')
0 files changed, 0 insertions, 0 deletions