[4.1.0]
Changed
scripts/tropic01_model/install_linux.sh: bump ts-tvl to version 2.5.
Added
- Application FW 2.1.0 and SPECT FW 1.3.0 update files for ABAB and ACAB silicon revisions.
Fixed
- STM32 examples and tests: replace
returnin themain()function withError_Handler(), enhanced error logging. - Added
consttostruct lt_config_obj_desc_t cfg_desc_tableto save RAM space (it is never modified). - Marked
lt_ret_strspointer withconst. - TCP HAL: correctly receive fragmented responses and reject response payload lengths that exceed the receive buffer.