ax-config 0.5.9

Platform-specific constants and parameters for ArceOS
Documentation

ax-config

Platform-specific constants and parameters for ArceOS.

Uses ax-config-macros to generate compile-time configuration from a TOML file. Set the AX_CONFIG_PATH environment variable to point to a custom config; otherwise a built-in dummy.toml is used as fallback.

Usage

[dependencies]
ax-config = "0.2"

License

GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0