17 Commits

Author SHA256 Message Date
08a35d049b Accepting request 1251985 from home:Guillaume_G:branches:hardware
- Fix cmake installation path on 64-bit architectures

OBS-URL: https://build.opensuse.org/request/show/1251985
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=27
2025-03-11 09:08:37 +00:00
0234a524e0 Accepting request 1251918 from home:dheidler:branches:hardware
- 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

OBS-URL: https://build.opensuse.org/request/show/1251918
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=26
2025-03-11 08:20:31 +00:00
c9b8f218b2 Accepting request 1218996 from home:michals
- 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

OBS-URL: https://build.opensuse.org/request/show/1218996
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=24
2024-10-29 14:09:13 +00:00
cc0cb9a111 Accepting request 1100629 from home:amanzini:branches:hardware
- 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
2023-07-25 13:23:43 +00:00
06ec8a809a Accepting request 1065960 from home:dirkmueller:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/1065960
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=20
2023-02-20 08:00:44 +00:00
84e8cdb85e Accepting request 939158 from home:Guillaume_G:branches:hardware
- 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

OBS-URL: https://build.opensuse.org/request/show/939158
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=18
2021-12-10 14:40:47 +00:00
c9c0a034a0 Accepting request 926562 from home:Guillaume_G:branches:hardware
- Backport patch to fix installation path:
  * picotool-ce76970.patch

OBS-URL: https://build.opensuse.org/request/show/926562
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=17
2021-10-20 15:04:52 +00:00
ad3508ae98 Accepting request 907976 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Update SDK version to 1.2.0

OBS-URL: https://build.opensuse.org/request/show/907976
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=16
2021-07-23 12:30:15 +00:00
1fb4e49fb7 Accepting request 897117 from home:Guillaume_G:branches:hardware
- Add patch to fix build with GCC11:
  * picotool-gh30.patch

OBS-URL: https://build.opensuse.org/request/show/897117
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=14
2021-06-03 09:35:48 +00:00
80e623efe3 Accepting request 895044 from home:musfay
- Upstream started to tag versions so drop _service and change
  source to upstream tarball

OBS-URL: https://build.opensuse.org/request/show/895044
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=13
2021-05-25 06:21:21 +00:00
6bbe282896 OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=11 2021-05-05 08:14:55 +00:00
d1e600d2e2 Accepting request 889687 from home:musfay:branches:hardware
- Update to version 0.0~git20210424.a49dc0b

OBS-URL: https://build.opensuse.org/request/show/889687
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=10
2021-05-04 13:51:15 +00:00
0ca620b63a Accepting request 883892 from home:musfay:branches:hardware
- Update SDK version to 1.1.2

OBS-URL: https://build.opensuse.org/request/show/883892
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=8
2021-04-08 19:26:23 +00:00
1e05544e2d Accepting request 882916 from home:musfay:branches:hardware
- Update SDK version to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/882916
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=6
2021-04-06 07:41:35 +00:00
dbab9e5712 - Update to version 0.0~git20210305.21d5eb9 with SDK 1.1.0
- Add %license

OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=3
2021-03-08 08:51:39 +00:00
643c5aee21 Accepting request 873840 from home:musfay:branches:hardware
- Update to version 0.0~git20210130.20eee8c with SDK 1.0.1

OBS-URL: https://build.opensuse.org/request/show/873840
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=2
2021-02-19 19:41:35 +00:00
52b30c8a71 Accepting request 867758 from home:Guillaume_G:branches:hardware
Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode.

OBS-URL: https://build.opensuse.org/request/show/867758
OBS-URL: https://build.opensuse.org/package/show/hardware/picotool?expand=0&rev=1
2021-01-29 18:36:58 +00:00