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

hopter_conf_params

Hopter embedded operating system configuration parameters

1 unstable release

0.2.0 Sep 13, 2024

#324 in Operating systems

Download history 133/week @ 2024-09-09 52/week @ 2024-09-16 20/week @ 2024-09-23 16/week @ 2024-09-30 22/week @ 2024-10-07

121 downloads per month
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