Skip to content

Commit 0aea455

Browse files
authored
Merge pull request adafruit#7855 from flom84/gcc-13-mpy-cross-build-fix
GCC 13 mpy-cross build fix
2 parents dbfe1e7 + 3ca0131 commit 0aea455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpy-cross/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ int main(int argc, char **argv) {
310310
return main_(argc, argv);
311311
}
312312

313-
uint mp_import_stat(const char *path) {
313+
mp_import_stat_t mp_import_stat(const char *path) {
314314
(void)path;
315315
return MP_IMPORT_STAT_NO_EXIST;
316316
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy