- Update to version 0.3.1
* Fix building with Autoconf < 2.7
- version 0.3.0
* New package version scheme
* New supported target interfaces:
- Silicon Labs 2-wire interface (C2)
- Serial peripheral interface (SPI)
- Compact JTAG (cJTAG)
* Add support for querying USB voltage
* jtag: Add functions to set/clear the TCK and TMS signals
* New string utility functions:
- jaylink_target_interface_string()
- jaylink_hardware_type_string()
* transport/tcp: Implement connection timeout
OBS-URL: https://build.opensuse.org/request/show/1063886
OBS-URL: https://build.opensuse.org/package/show/hardware/libjaylink?expand=0&rev=18
- Update to upstream version 0.2.0
* Initial support for TCP/IP devices
* libusb is now optional
* configure: Add switch to build without libusb
* configure: Show enabled transports
* Support for various new USB product IDs
* Fix build issue with MSYS2
* Fix socket timeouts on Windows
* Make library C++ compatible
* New log level for I/O debug messages
* Add function to get USB bus and port numbers of a device
* Add function to retrieve counter values
- Update repository URL
- Switch from obs_scm to obs_tar for disabled service, as the additional
tar service seems unavailable these days.
OBS-URL: https://build.opensuse.org/request/show/875499
OBS-URL: https://build.opensuse.org/package/show/hardware/libjaylink?expand=0&rev=16