OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=27
121 lines
4.7 KiB
Plaintext
121 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue Mar 11 09:04:24 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Fix cmake installation path on 64-bit architectures
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Mar 11 00:45:43 UTC 2025 - Dominik Heidler <dheidler@suse.de>
|
||
|
||
- Update to 2.1.1
|
||
* Sped up the coprodis command which was very slow for large files on some platforms
|
||
* Sped up the info command by caching data read from the device
|
||
|
||
- Update to 2.1.0
|
||
* Added partition table; and otp permissions, whitelabel, contents and settings JSON schemas
|
||
* Moved example json files into json folder, with schemas in json/schemas
|
||
* All commands now require 0x before hexadecimal family IDs
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Oct 29 08:40:16 UTC 2024 - Michal Suchanek <msuchanek@suse.de>
|
||
|
||
- Update to 2.0.0
|
||
* Offset now valid for ELF and UF2 files on RP2350
|
||
* Displays info on the embedded block for RP2350
|
||
* Displays information for binaries in partitions too
|
||
* Added -cpu option on RP2350 to switch archtectures
|
||
* Added diagnostic partition option on RP2350
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jul 25 13:20:17 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||
|
||
- update to 1.1.2:
|
||
* Small release with one bug fix to allow specifying 0 for --bus, and some minor documentation edits.
|
||
|
||
- bump SDK to latest 1.5.1 to support newer boards
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 15 13:02:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- update to 1.1.1:
|
||
* Add --update option to `load` command to skip unchanged flash
|
||
sectors (speed improvement).
|
||
* A number of minor bug fixes and documentation improvements.
|
||
* Support non contiguous flash ELF/UF2 which were written
|
||
incorrectly before (and yet still passed verify due to
|
||
another bug).
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Dec 10 14:30:06 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Update to 1.1.0:
|
||
* Add version command
|
||
* Fix parsing of ELF where the program header does not directly follow the file header
|
||
* Add install-ability via `cmake install`
|
||
* Incorporate slightly modified Win32 libusb find helpers
|
||
* Add ability to access device using stdio_usb
|
||
* Add -n option to load to avoid overwriting existing program
|
||
* Add -f/-F option to force reset a cooperative RP2040 board that isnt in BOOTSEL mode
|
||
* Add a sudo suggestion when can't connect on linux/macos
|
||
- Drop upstreamed patches:
|
||
* picotool-ce76970.patch
|
||
* picotool-gh30.patch
|
||
- Update SDK version to 1.3.0
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 20 14:56:24 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Backport patch to fix installation path:
|
||
* picotool-ce76970.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 23 12:27:38 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Update SDK version to 1.2.0
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jun 3 09:35:18 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Add patch to fix build with GCC11:
|
||
* picotool-gh30.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Sun May 23 09:35:34 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||
|
||
- Upstream started to tag versions so drop _service and change
|
||
source to upstream tarball
|
||
|
||
-------------------------------------------------------------------
|
||
Sat May 1 08:43:19 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||
|
||
- Update to version 0.0~git20210424.a49dc0b:
|
||
* Fix detection of unknown flash-size when saving
|
||
* Add boot2 to build information
|
||
* Various typos fixed
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 8 15:28:26 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||
|
||
- Update SDK version to 1.1.2
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Apr 4 20:03:31 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||
|
||
- Update SDK version to 1.1.1
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 8 08:48:48 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Update to version 0.0~git20210305.21d5eb9 with SDK 1.1.0
|
||
- Add %license
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 19 15:36:33 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||
|
||
- Update to version 0.0~git20210130.20eee8c with SDK 1.0.1
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 29 15:43:15 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||
|
||
- Initial version 0.0~git20210129.f0328c2 with SDK 1.0.0
|
||
|