We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d53bfd commit fcca869Copy full SHA for fcca869
configs/board/qemu-x86_64.toml
@@ -1,6 +1,8 @@
1
cargo_args = []
2
features = [
3
+ "axstd/myplat",
4
"ept-level-4",
5
+ "fs",
6
]
7
log = "Info"
8
target = "x86_64-unknown-none"
0 commit comments