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

◆ lt_mutable_fw_update_data()

lt_ret_t lt_mutable_fw_update_data ( lt_handle_t h,
const uint8_t *  update_data,
const uint16_t  update_data_size 
)
Parameters
hHandle for communication with TROPIC01
update_dataArray with firmware update data bytes
update_data_sizeSize of update data
Returns
LT_OK if success, otherwise returns other error code.