mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-23 10:41:50 +08:00

libc_stdio_set_console/newlib uses fopen to open console device, which has O_CREAT flag and cause fault.
libc_stdio_set_console/newlib uses fopen to open console device, which has O_CREAT flag and cause fault.