forked from pool/picotool
- 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 OBS-URL: https://build.opensuse.org/request/show/1100629 OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=22
94 lines
3.6 KiB
Plaintext
94 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
||
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
|
||
|