pub const KERNEL_MAJOR_VERSION: u16 = 2;
Kernel major version.
This is compiled with the crate to enable for checking of compatibility with loaded apps. Major, minor and patch version constants are updated during a release.