There was an error while loading. Please reload this page.
1 parent a3fabfb commit 121c2beCopy full SHA for 121c2be
1 file changed
builder/picolibc.go
@@ -199,7 +199,7 @@ var picolibcSourcesLarge = []string{
199
"libc/stdio/fputc.c",
200
"libc/stdio/fputs.c",
201
"libc/stdio/fread.c",
202
- //"libc/stdio/freopen.c", // crashes with AVR, see: https://github.com/picolibc/picolibc/pull/369
+ "libc/stdio/freopen.c",
203
"libc/stdio/fscanf.c",
204
"libc/stdio/fseek.c",
205
"libc/stdio/fseeko.c",
0 commit comments