about summary refs log tree commit diff
path: root/library/std/src/sys/xous/os.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-174/+0
2023-12-06std: xous: take eh_frame address from main argsSean Cross-1/+28
2023-08-22std: xous: the basics of `os`Sean Cross-0/+147