Skip to content

Releases: ARMmbed/mbed-ls

Release Version 1.6.2

29 Nov 21:05
9690baa
Compare
Choose a tag to compare

Features

  • Platform name API

Fixes

  • Avoid deadlock on reading PList process output for macOS

New Targets

  • RBLAB_BLENANO2
  • Murata WSM BL241 MTB
  • TT_M3HQ
  • GD32F450ZI
  • ACONNO ACN52832 MTB
  • ARM_MUSCA_A1

Release Version 1.6.1

23 Oct 15:18
9bd104e
Compare
Choose a tag to compare

New Targets

  • Laird BL654 MTB
  • RapidIoT
  • FUTURE_SEQUANA
  • XPLAINED PRO SAML21

Release Version 1.6.0

04 Sep 18:21
6a50921
Compare
Choose a tag to compare

Features

  • Table printing is copy-pastable to github flavored markdown

Fixes

  • New docs for paltforms and debugger types
  • Check daplink files; compatibility fix for older daplink
  • Allow Colons : in product names

Release Version 1.5.1

01 Aug 15:26
Compare
Choose a tag to compare

Fixes

  • Use dict.get() for safer look up of VID/PID; Fixes a traceback
  • Linux vid pid detection fix; Corrects detection with USB Hubs
  • Device type detection now with no files

Release Version 1.5.0

24 Jul 15:02
c557d79
Compare
Choose a tag to compare

Features

  • Vendor and Product ID used for interface detection

New boards

  • NUCLEO_L4R5ZI_P
  • DISCO_L4R9I
  • NUCLEO_L4R5ZI
  • NUMAKER_IOT_M487
  • Etteplan LORA
  • WIO_BG96
  • MTS_DRAGONFLY_L47IQG
  • CC3220SF
  • STD32620B
  • STD32625B
  • STD51822B
  • STD52832B
  • STD64B
  • STD8195B
  • STD32429B
  • STD32439B

Release version 1.4.6

07 Jun 14:37
65b1378
Compare
Choose a tag to compare

Fixes

  • #354 Add directory entries to platform data
  • #353 Relax mbed.htm restriction

New targets

  • #351 Seeed platforms

Release version 1.4.5

31 May 17:33
3bf9861
Compare
Choose a tag to compare

Fixes

  • #335 - Patch edge case for devices with unreadable files
  • #346 - Silence warning about htm-based target id
  • #339 - Warn if device missing from Platform DB

New Targets

  • #340 - Platform DB: Add NRF51_DK to jlink section.

Release Version 1.4.4

26 Apr 14:22
dd07643
Compare
Choose a tag to compare

Fixes

  • Correct Windows 7 detection

Release version 1.4.3

24 Apr 16:10
74979f5
Compare
Choose a tag to compare

Fixes

  • Provide default platform_name everywhere
  • Windows detection of non composite devices (ex bootloader mode)

New targets

  • NUCLEO_F756ZG
  • MAX32625PICO
  • MAX32630MBED
  • MAX32620FTHR
  • MAX35103EVKIT2
  • MAX32630HSP3

Release version 1.4.2

09 Apr 19:05
04e57d6
Compare
Choose a tag to compare

Fixes

  • Catch Windows registry exception possibly caused by devices
    dropping off in the middle of detection