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