summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/mod.rs
AgeCommit message (Expand)AuthorLines
2024-01-22Rollup merge of #120109 - joboet:move_pal_cmath, r=ChrisDentonMatthias Krüger-2/+0
2024-01-22Rollup merge of #119408 - betrusted-io:xous-fixes-add-network, r=Mark-SimulacrumMatthias Krüger-3/+0
2024-01-22std: move cmath into `sys`joboet-2/+0
2024-01-15std: move OS String implementation into `sys`joboet-2/+0
2024-01-13xous: net: initial commit of network supportSean Cross-1/+0
2024-01-13std: once: use queue implementation on XousSean Cross-2/+0
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+36