17
0
Dominique Leuenberger c89b2e1f08 Accepting request 1345304 from devel:languages:python
- update to 2.0.1:
  * @diggit: Fixed typo in exception name raised when
    `JLINKARM_SelectUSB` fails.
  * Python 2 is no longer supported.
  * @concatime: File paths are now encoded using `os.fsencode()`
    to support UTF-8 file paths.
  * `jtag_store_instruction` - To send an instruction to the JTAG
    device.
  * `jtag_store_data` - To send data to the JTAG device (TDO).
  * `jtag_get_device_info` - To get information about a JTAG
    device on the scan chain.
  * `jtag_read` / `jtag_read{8,16,32}` - To read data from a JTAG
    device (from the input buffer / TDI).
  * `jtag_sync_bits` / `jtag_sync_bytes` - To force a flush of
    the output buffer.
  * @hkpeprah: Fixed a bug where `.flash()` raised a
    `JLinkEraseException`, now raises a
  * `JLinkFlashException()` as expected.
  * @omrisarig13: Fixed broken links in `README.md`.
  * @karl-rainlabs: Fixed incorrect decorator around JTAG APIs.
  * @bbrown1867: Temporary library copying is now determined
    dynamically based on the version of the SDK in use.
    Previously, the default behaviour would always
    copy the library, which would fail if custom devices and
    functions were in use via XML files in the same directory
    as the SDK.

OBS-URL: https://build.opensuse.org/request/show/1345304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylink-square?expand=0&rev=6
2026-04-09 14:09:33 +00:00
2026-04-08 22:50:19 +00:00
2026-04-08 22:50:19 +00:00
2026-04-08 22:50:19 +00:00
2026-04-08 22:50:19 +00:00
Description
No description provided
49 KiB
Languages
RPM Spec 100%