Skip to content

libtropic-v4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:21
0aa7e88

[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 return in the main() function with Error_Handler(), enhanced error logging.
  • Added const to struct lt_config_obj_desc_t cfg_desc_table to save RAM space (it is never modified).
  • Marked lt_ret_strs pointer with const.
  • TCP HAL: correctly receive fragmented responses and reject response payload lengths that exceed the receive buffer.