Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_print_fw_header()

lt_ret_t lt_print_fw_header ( lt_handle_t h,
const lt_bank_id_t  bank_id,
int(*)(const char *format,...)  print_func 
)
Note
Reported git hashes will not match for certain old firmware versions, see documentation for details.
Parameters
hHandle for communication with TROPIC01
bank_idBank ID whose header should be printed
print_funcprintf-like function to use for printing
Return values
LT_OKif success, otherwise returns other error code.