- Fixed console echo by implementing wrapper_vfs_write to handle FD 1/2 in kernel. - Initialized UART on RISC-V with FIFO drain to prevent stuck characters. - Removed debug 'R' trace from libc.nim read(0) shim. - Restored interactive CLI functionality. |
||
|---|---|---|
| .. | ||
| include | ||
| clib.c | ||
| ion.zig | ||
| ion_client.nim | ||
| libc.nim | ||
| libc_shim.zig | ||
| net_glue.nim | ||
| socket.nim | ||
| sys_arch.c | ||
| term.nim | ||
| term_font.nim | ||