about summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/stdio.rs
AgeCommit message (Expand)AuthorLines
2025-03-09std: move stdio to `sys`joboet-133/+0
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
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