micropython/ports/embed/port
Christian Walther ca93048ab9 ports/embed: Enable use of POSIX VFS.
In the embedding-full example, that requires disabling mphal-backed stdio
again as it conflicts with the implementation brought in by
vfs_posix_file.c.

Signed-off-by: Christian Walther <cwalther@gmx.ch>
2024-04-21 17:28:52 +02:00
..
embed_util.c py/emitglue: Introduce mp_proto_fun_t as a more general mp_raw_code_t. 2024-02-16 14:17:01 +11:00
micropython_embed.h
mpconfigport_common.h ports/embed: Move text output to the application. 2024-04-21 17:28:52 +02:00
mphalport.h ports/embed: Enable use of POSIX VFS. 2024-04-21 17:28:52 +02:00