about summary refs log tree commit diff
path: root/library/std/src/os/xous/services
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-10/+10
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+10
2024-07-26Fix doc nitsJohn Arundel-12/+14
2024-01-13std: xous: use constants for stdout and stderrSean Cross-0/+11
2024-01-13xous: net: initial commit of network supportSean Cross-0/+123
2023-08-22std: xous: add support for locksSean Cross-0/+4
2023-08-22std: xous: add services supportSean Cross-0/+129