summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/os.rs
AgeCommit message (Expand)AuthorLines
2024-10-13std: xous: add support for args and envSean Cross-31/+105
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+174