14
0
forked from pool/python-pyOCD

15 Commits

Author SHA256 Message Date
90c2c248b4 Accepting request 1223445 from devel:languages:python
- update to 0.36.0:
  * Allow FlashBuilder to work when program page size is larger
    than sector erase size (@BrianPugh)
  * Very basic implementation to get a "connect" LED status
    display (@rgrr)
  * Add Trace Funnel Coresight component (@rapgenic)
  * Cortex-M CPU type detection improvements
  * Debug sequences: support pname on DebugPort* sequences
  * Add MAX32666FTHR board (@ozersa)
  * Add STMicro STM32 H743 and H723 targets (@unsanded)
  * nRF91 family improvements (@maxd-nordic)
  * Add HDSC HC32F448 hc32a460xe and hc32a4a0xi. (@lennvn)
  * Add airm2m air001 target (@kaidegit)
  * Add airm2m air32f103 target (@HalfSweet)
  * Add STMicro STM32H7B0 Target (@BrianPugh)
  * Add NXP S32K344 target (@PetervdPerk-NXP)
  * Add Realtek RTL8762C (@suphammer)
  * Add some missing ST and NXP board IDs
  * Fix HC32l130 32k+ flash error (@kaidegit)
  * Fix HC32L13x size and enable double buffering (@kaidegit)
  * Infineon PSoC6: remove unnecessary sleep during reset (@te-
    johan)
  * Remove part number match for NXP MIMXRTxxxx series family
  * RTT: fix CB not found (@tdasika)
  * CMSIS-DAP: Windows performance regression fix
  * Debug sequences: fix assignment expressions.
  * flash: fix some type errors, sort imports
  * Removed extraneous space character in the default `cortex_m`
    target warning message (@BenjaminSoelberg)
  * Flash loader: fix missing import of RamRegion

OBS-URL: https://build.opensuse.org/request/show/1223445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=7
2024-11-12 18:21:39 +00:00
6b9ce6d81a - update to 0.36.0:
* Allow FlashBuilder to work when program page size is larger
    than sector erase size (@BrianPugh)
  * Very basic implementation to get a "connect" LED status
    display (@rgrr)
  * Add Trace Funnel Coresight component (@rapgenic)
  * Cortex-M CPU type detection improvements
  * Debug sequences: support pname on DebugPort* sequences
  * Add MAX32666FTHR board (@ozersa)
  * Add STMicro STM32 H743 and H723 targets (@unsanded)
  * nRF91 family improvements (@maxd-nordic)
  * Add HDSC HC32F448 hc32a460xe and hc32a4a0xi. (@lennvn)
  * Add airm2m air001 target (@kaidegit)
  * Add airm2m air32f103 target (@HalfSweet)
  * Add STMicro STM32H7B0 Target (@BrianPugh)
  * Add NXP S32K344 target (@PetervdPerk-NXP)
  * Add Realtek RTL8762C (@suphammer)
  * Add some missing ST and NXP board IDs
  * Fix HC32l130 32k+ flash error (@kaidegit)
  * Fix HC32L13x size and enable double buffering (@kaidegit)
  * Infineon PSoC6: remove unnecessary sleep during reset (@te-
    johan)
  * Remove part number match for NXP MIMXRTxxxx series family
  * RTT: fix CB not found (@tdasika)
  * CMSIS-DAP: Windows performance regression fix
  * Debug sequences: fix assignment expressions.
  * flash: fix some type errors, sort imports
  * Removed extraneous space character in the default `cortex_m`
    target warning message (@BenjaminSoelberg)
  * Flash loader: fix missing import of RamRegion

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=14
2024-11-11 21:04:00 +00:00
465812cd7d Accepting request 1100995 from devel:languages:python
- Switch to setuptools_scm, rather than setuptools_scm_git_archive.
- Switch to pyproject macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1100995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=6
2023-07-27 14:52:54 +00:00
fe5f2ecbdd - Switch to setuptools_scm, rather than setuptools_scm_git_archive.
- Switch to pyproject macros.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=12
2023-07-27 07:27:37 +00:00
364f9b375d Accepting request 807685 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/807685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=5
2020-05-26 15:18:36 +00:00
Tomáš Chvátal
3c0d7a41f4 Accepting request 807623 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=10
2020-05-20 11:39:02 +00:00
21ddaea890 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
2019-09-11 08:37:29 +00:00
Tomáš Chvátal
42e965ce22 - 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
2019-09-10 12:49:31 +00:00
32d9c2ec8e Accepting request 717846 from devel:languages:python
- Update to 0.21.0:
  * Too many changes to enumerate

OBS-URL: https://build.opensuse.org/request/show/717846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=3
2019-07-23 20:38:52 +00:00
Tomáš Chvátal
5bbeaaea52 - Update to 0.21.0:
* Too many changes to enumerate

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=6
2019-07-23 10:49:01 +00:00
93b2563588 Accepting request 659574 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=2
2018-12-24 10:41:39 +00:00
6d4c100abc Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=4
2018-12-04 13:52:46 +00:00
5bdbc73998 Accepting request 596738 from devel:languages:python
pyOCD 0.8.1a1, an on-chip debugger and flashing tool for Arm mbed boards

OBS-URL: https://build.opensuse.org/request/show/596738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=1
2018-04-24 13:31:51 +00:00
Tomáš Chvátal
2cf1c76156 Accepting request 592874 from home:a_faerber:branches:devel:languages:python
Convert to singlespec and update to v0.8.1a1

OBS-URL: https://build.opensuse.org/request/show/592874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=2
2018-04-02 06:25:38 +00:00
Jan Matejek
4f58a7655f Accepting request 280206 from home:a_faerber:arm
pyOCD 0.2

OBS-URL: https://build.opensuse.org/request/show/280206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOCD?expand=0&rev=1
2015-01-07 17:42:30 +00:00