Javier

Results 3 issues of Javier

**Describe the Issue** The shell prompt fails to print when `\r` and `\n` are used alternately as the end of a line. This issue occurs only when the input consists...

bug
priority: low
area: Shell
Stale

Since this repository has been inactive for a while, I have implemented a new version of the emulator from scratch in TypeScript, which also includes additional tools for encoding, decoding,...

**Describe the bug** There is a conflict between the `picolibc` implementation of `fdopen()` and Zephyr's implementation in `zephyr/lib/posix/options/device_io.c`. The `fopen()` function from `picolibc` uses its own `fdopen()` implementation, but instead...

bug
priority: medium
area: POSIX