14
0
forked from pool/python-pyOCD

Accepting request 729879 from devel:languages:python

- Update to 0.22.0:
  * Fixed regression with Cypress PSoC6 targets (#680) and merged in cumulative PSoC6 updates from Cypress.
  * Resolved a number of issues (but not all) with NXP LPC55S69.
  * Update ST NUCLEO-H743ZI.
  * Correct the wrong part number for MIMXRT1064-EVK board.
  * Correct part number for ST NUCLEO-WB55RG board.
  * Fix location of input data for flash algorithms in STM32F412xx target.
  * Address an issue with the built-in target STM32L031x6 by disabling double buffered flash programming.

OBS-URL: https://build.opensuse.org/request/show/729879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=4
This commit is contained in:
2019-09-11 08:37:29 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8feff708653995b427f52a297b54d699c469d4274bc71d0d0659b4ed652ffa88
size 6734650

3
pyocd-0.22.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:522e1af3529efb2609286d29f755c81343d8f33cd4b3c766761195d44a348f4e
size 6784426

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 10 12:47:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.22.0:
* Fixed regression with Cypress PSoC6 targets (#680) and merged in cumulative PSoC6 updates from Cypress.
* Resolved a number of issues (but not all) with NXP LPC55S69.
* Update ST NUCLEO-H743ZI.
* Correct the wrong part number for MIMXRT1064-EVK board.
* Correct part number for ST NUCLEO-WB55RG board.
* Fix location of input data for flash algorithms in STM32F412xx target.
* Address an issue with the built-in target STM32L031x6 by disabling double buffered flash programming.
-------------------------------------------------------------------
Tue Jul 23 10:48:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyOCD
Version: 0.21.0
Version: 0.22.0
Release: 0
Summary: CMSIS-DAP debugger for python
License: Apache-2.0