Cargo Features
mango-os has no features set by default.
[dependencies]
mango-os = { version = "0.2.1", features = ["x86_64", "rpi4", "rpi3", "test_build", "qemu"] }
- x86_64
-
Enables x86_64 of mango-boot and mango-hal
- rpi4
-
Enables rpi4 of mango-boot and mango-hal
- rpi3
-
Enables rpi3 of mango-boot and mango-hal
- test_build
-
Enables mango-test, test_build of mango-hal
Affects
mango-os::test
… - qemu
-
Enables qemu of mango-core, mango-hal, mango-rt, and mango-test