libtropic
C library for TROPIC01 chip

◆ lt_mutable_fw_update()

lt_ret_t lt_mutable_fw_update ( lt_handle_t h,
const uint8_t *  fw_data,
const uint16_t  fw_data_size,
bank_id_t  bank_id 
)
Parameters
hDevice's handle
fw_dataArray with firmware bytes
fw_data_sizeNumber of firmware's bytes in passed array
bank_idenum bank_id_t
Returns
LT_OK if success, otherwise returns other error code.