about summary refs log tree commit diff
path: root/library/std/src/os/xous/services/log.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-2/+2
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-07-26Fix doc nitsJohn Arundel-8/+10
2024-01-13std: xous: use constants for stdout and stderrSean Cross-0/+11
2023-08-22std: xous: add services supportSean Cross-0/+63