Releases: ARMmbed/mbed-ls
Releases · ARMmbed/mbed-ls
Support Nuvoton MCU series
Changes:
- Support Nuvoton MCU series, see here: #63.
- Released to PyPI.
Add Switch Science and WIZnet platforms
Changes:
- Add Switch Science and WIZnet platforms, see here: #62.
- Add TY51822r3.
- Add WIZwiki-W7500, W7500P and W7500ECO.
- Released to PyPI.
Mac OS X improvements for DETAILS.TXT and MBED.HTM parsing
Add support for SEGGER J-Link devices (EFM32) on OSX
Changes:
- Add support for SEGGER J-Link devices (EFM32) on OSX, see #30. Thanks @akselsm !
- Minor
README.md
updates. - Version
v0.2.x
: Async feature alignment. - Released to PyPI/mbed-ls/0.1.33.
Update/Add missing STMicro platforms
Updates:
- Update/Add missing STMicro platforms, see #55.
- Released to PyPI/mbed-ls/0.1.33.
Stable: Add experimental DAPlink >=0240 support
Changes:
- Add support for
DETAILS.TXT
and mbed.htm for DAPlink >=0240. See this. - Release in PyPI/mbed-ls/0.1.32.
Stable: Extended mbedls info with DETAILS.TXT and mbed.htm DAPLink data
Changes:
- New feature Add interface chip version to mbedls display.
Submitting dist\mbed-ls-0.1.31.zip to https://pypi.python.org/pypi
Server response (200): OK
New DAPLink daplink_
fields present in JSON output:
[
{
"daplink_build": "Aug 24 2015 17:06:30",
"daplink_git_commit_sha": "27a236b9fe39c674a703c5c89655fbd26b8e27e1",
"daplink_git_local_mods": "Yes",
"daplink_url": "http://mbed.org/device/?code=02400226d94b0e770000000000000000000000002492f3cf",
"daplink_version": "0226",
"mount_point": "E:",
"platform_name": "FRDM_K64F",
"platform_name_unique": "FRDM_K64F[0]",
"serial_port": "COM188",
"target_id": "02400226d94b0e770000000000000000000000002492f3cf",
"target_id_mbed_htm": "02400226d94b0e770000000000000000000000002492f3cf",
"target_id_usb_id": "02400226d94b0e770000000000000000000000002492f3cf"
},
{
"daplink_build": "Mar 26 2014 13:22:20",
"daplink_url": "http://mbed.org/device/?code=107002001FE6E019E2190F91",
"daplink_version": "0200",
"mount_point": "F:",
"platform_name": "NRF51822",
"platform_name_unique": "NRF51822[0]",
"serial_port": "COM21",
"target_id": "107002001FE6E019E2190F91",
"target_id_mbed_htm": "107002001FE6E019E2190F91",
"target_id_usb_id": "107002001FE6E019E2190F91"
}
]
Stable: Added ID for Modtronix NZ32_SC151
Changes:
- Added ID for Modtronix
NZ32_SC151
.
Submitting dist\mbed-ls-0.1.30.zip to https://pypi.python.org/pypi
Server response (200): OK
Stable: Retarget mbed-ls autodetection results via mbedls.json
Changes:
- See new feature description: Retarget mbed-ls autodetection results.
- Implicit read and parsing of
mbedls.json
(in current command line execution). - Add new
--skip-retarget
flag.
- Implicit read and parsing of
Reselased in PyPi, use $ pip install mbed-ls --upgrade
to install latest mbed-ls
,
Submitting dist\mbed-ls-0.1.29.zip to https://pypi.python.org/pypi
Server response (200): OK
Stable: Adding four new Atmel XPRO_SAM platforms
Changes:
- Adding Atmel platforms to manufacture_ids dictionary. See: #42
- XPRO_SAMR21
- XPRO_SAMW25
- XPRO_SAML21
- XPRO_SAMD21
Submitting dist\mbed-ls-0.1.28.zip to https://pypi.python.org/pypi
Server response (200): OK