Skip to main content

tinyboot_version

Function tinyboot_version 

Source
pub fn tinyboot_version() -> u16
Expand 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!.