mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-07 02:24:33 +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.