Releases: ARMmbed/mbed-ls
Releases · ARMmbed/mbed-ls
Added six new great mbed platforms
Changes:
- Add new platform
UBLOX_C029
. - Add new platform
NUCLEO_F207ZG
. - Add new platform
NUCLEO_F429ZI
. - Add new platform
NUCLEO_L011K4
. - Add new platform
NUCLEO_L432KC
. - Add new platform
NRF52_DK
. - Released to PyPI.
Add Pearl Gecko and update ARM Beetle
Add --list switch to list all target_id -> platform_name mappings
Add new plaform Nucleo F446ZE
Changes:
- Add
NUCLEO_F446ZE
detection, see #82 - Released to PyPI:
Submitting dist\mbed-ls-0.2.10.zip to https://pypi.python.org/pypi
Server response (200): OK
Nucleo platforms add-ons and updates
Changes:
- Add
NUCLEO_F042K6
detection. - Update
DISCO_F469NI
and addDISCO_F429ZI
. - Released to PyPI.
New platform NUCLEO_F746ZG added
Changes:
- Add
NUCLEO_F746ZG
TargetID, see #78 - Minor
README
updates - Released to PyPI
Linux port improvements
Changes:
- Add command execution feature with subprocess.communicate(), see #77
mbedls
may block if calls to shell commands have more than 4kB or text in the
- Unit tests updated for RPI2
- Updates to README.md
- Released to PyPI
Add NUCLEO_L031K6 + updates to documentation
Ubuntu 15 support
Changes:
- Add support for Ubuntu 15, see here.
- Released to PyPI.
Catch OSError when listing files in mount point
Changes:
- Bug-fix: Catch OSError when listing files in mount point. See here: #65.
- Released to PyPI.