Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 740 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • ECC_SLOT1-32 numbering chabged to ECC_SLOT_0-31
  • lt_handshake() function renamed to lt_session_start()
  • TROPIC01 hw wallet example updated - compiles for 32 and 64 bit system
  • Unit tests organization was updated
  • Included lt_l2_api_structs.h and lt_l3_api_structs.h are automatically generated

Added

  • L3 commands: MCounter (init, update and get), MAC-and-destroy,
  • L2 commands: Resend, Sleep and Log req

Fixed

  • Return values for L3 API