pub fn tinyboot_version() -> u16Expand description
Read the version from the __tb_version linker symbol.
This symbol is defined by tb-boot.x / tb-app.x and points to the
.tb_version section populated by boot_version! or app_version!.
pub fn tinyboot_version() -> u16Read the version from the __tb_version linker symbol.
This symbol is defined by tb-boot.x / tb-app.x and points to the
.tb_version section populated by boot_version! or app_version!.