Skip to content

v7.2.0

Latest

Choose a tag to compare

@philips-software-forest-releaser philips-software-forest-releaser released this 01 May 07:37
6988d73

7.2.0 (2025-04-28)

Features

  • Add address type and rssi to discovered device (#822) (2e0b3ec)
  • Add AreAnyBitsSet() and AreAllBitsSet() (#823) (f83c37b)
  • Add ble dtm interface (#844) (394cf55)
  • Add ble dtm protobuf (#852) (587b60a)
  • Add EchoOnSesameDiffieHellman (#835) (384a6a9)
  • Add error code to GattClient operations (#843) (4b5b4eb)
  • Add NoneAllocated to SharedObjectAllocator (#808) (ed9ac24)
  • Add PulseWidthModulation hal interface (#834) (a216de3)
  • Add sector config for external spi flash (#848) (0c71dd6)
  • Add support to create x509 certificates (#826) (7dfa477)
  • Add support to resolve MAC address (#792) (3b8d1a4)
  • Added configuration to enable tls 1.3 (#820) (c392d44)
  • Added GetIntegerAs to JsonObject to convert a JsonValue to a target integer width with bounds checking (#830) (c4c26e0)
  • Allow stopping AdcMultiChannel measurements (#859) (c01515a)
  • Documentation update (#809) (661a1ee)
  • Streamed http put and post without chunked transfer encoding (#817) (1943573)
  • Update mbedtls from v3.2.1 to v3.6.2 (#813) (46b4fe8)
  • Updated Gap to allow connection param setting and interval change for ble internal flash (#850) (72cf794)
  • Updated mbedtls config file to latest (#837) (dc73dfa)

Bug Fixes

  • Keep EchoOnConnection alive while the factory is alive (#840) (3cdb0c4)
  • Keep websocket alive while reader or writer is alive (#839) (99efc71)
  • Keep websocket alive while reader or writer is alive (#849) (ff2743b)
  • Revert "fix: keep websocket alive while reader or writer is alive (#839)" (#847) (eb0fa86)
  • Services/util/SesameSecured: avoid timing attack on verifying MAC (#818) (51dca2d)
  • Solved crash using uart linux when starting the read thread (#832) (a23f00f)