#parameters #configuration #operating #operating-system #set #interval #hopter

hopter_conf_params

Hopter embedded operating system configuration parameters

1 unstable release

new 0.2.0 Sep 13, 2024

#373 in Operating systems


Used in hopter

MIT license

10KB

This crate defines system configuration parameters for Hopter embedded operating system. Clients of Hopter can change them as needed.

For the correctness of system functioning, make sure the following parameter is correctly set.

Names that are prefixed with single underscore are considered semi-private. One should not change it unless being familiar with Hopter kernel's source code. Names that are prefixed with double underscores are considered private. One should not change it unless the corresponding kernel code and the compiler's source code are also changed accordingly.

No runtime deps