14
0
forked from pool/python-pyOCD

- 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/package/show/devel:languages:python/python-pyOCD?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-09-10 12:49:31 +00:00
committed by Git OBS Bridge
parent 5bbeaaea52
commit 42e965ce22
4 changed files with 16 additions and 4 deletions

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