libtropic
C library for TROPIC01 chip

◆ lt_get_info_riscv_fw_ver()

lt_ret_t lt_get_info_riscv_fw_ver ( lt_handle_t h,
uint8_t *  ver,
const uint16_t  max_len 
)
Parameters
hDevice's handle
verBuffer for FW version bytes
max_lenLength of a buffer to store fw version in
Returns
LT_OK if success, otherwise returns other error code.