summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/stdio.rs
AgeCommit message (Expand)AuthorLines
2024-01-13std: xous: use constants for stdout and stderrSean Cross-3/+5
2024-01-13std: xous: mark stdio structs as `repr(C)`Sean Cross-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+131