Module modules

Source
Expand description

Re-exports of ArceOS modules.

You should prefer to use other APIs rather than these modules. The modules here should only be used if other APIs do not meet your requirements.

Re-exportsยง

pub use axconfig;
pub use axhal;
pub use axlog;
pub use axruntime;
pub use axsync;
pub use axalloc;
pub use axdisplay;
pub use axdma;
pub use axdriver;
pub use axfs;
pub use axipi;
pub use axmm;
pub use axnet;
pub use axtask;