- df21059 bump picotool version and SDK dependency to 2.1.0 by graham sanderson · 11 days ago upstream/master 2.1.0
- 3a47602 fix typo (#179) by Chris Burton · 13 days ago
- 6c3f090 Update help commands in the README to show their current output by William Vinnicombe · 14 days ago
- fa69a49 Add option to ignore already-set bits in otp set command (#175) by will-v-pi · 2 weeks ago
- 4a403bb Add all metadata blocks to info (#173) by will-v-pi · 2 weeks ago
- 081a386 Add an entry point when signing Arm images (#163) by will-v-pi · 2 weeks ago
- fb85aca Add JSON schemas (#176) by will-v-pi · 2 weeks ago
- dcff4d0 List field desciptions if field is matching (#174) by will-v-pi · 2 weeks ago
- 2f2e8df Allow using thirdparty VID for reboot interface (#177) by Daniel Schaefer · 2 weeks ago
- 877282d Fix macOS CI builds (#178) by Andrew Scheller · 2 weeks ago
- 7350867 Align Saving, Loading and Verifying progress bars (#170) by will-v-pi · 2 weeks ago
- 78c9bd1 Update abs_block by William Vinnicombe · 3 weeks ago
- ae9a188 lowercase 'Windows.h' in main.cpp for mingw32 support (#168) by Tobias Simetsreiter · 3 weeks ago
- dc9b549 Always print serial number when unable to find a device with specific serial number (#164) by will-v-pi · 4 weeks ago
- 0f9977e Fix parsing of partition IDs by William Vinnicombe · 4 weeks ago
- a86abb7 Fixes and add presubmit (#166) by armandomontanez · 4 weeks ago
- f41f7fa [Bazel] Get MSVC working (#157) by armandomontanez · 5 weeks ago
- 3ea1bb5 [Bazel] Infer PICOTOOL_VERSION define from module version (#156) by armandomontanez · 5 weeks ago
- 4390625 Fix coprodis to not drop the last instruction and the rest of the file (#159) by Charlie Birks · 5 weeks ago
- 19226d1 Fix info and config commands for packaged binaries (#158) by will-v-pi · 5 weeks ago
- 0dcea9c Require 0x before hexadecimal family IDs by William Vinnicombe · 5 weeks ago
- afb5f26 fix otp_load_command by graham sanderson · 6 weeks ago
- c2fca5a Fix RP2350 higher pin functions by William Vinnicombe · 6 weeks ago
- c4550ad Fix segfault when unable to connect to stdio_usb device (#155) by will-v-pi · 6 weeks ago
- de42044 Use RP-series when referring to RP2040/RP2350 (#154) by will-v-pi · 7 weeks ago
- 0d259e7 Fix otp dump command, and otp get for lock rows (#153) by will-v-pi · 7 weeks ago
- b62ead3 Add support for encrypting elfs with section holes within segments (#150) by will-v-pi · 7 weeks ago
- afdfa92 Don't track RP2040 no_flash serial number when rebooting by William Vinnicombe · 3 months ago
- 7e2f756 {xip_ram_perms,picoboot_flash_id}/CMakeLists.txt: unset environment variables CFLAGS, CXXFLAGS and LDFLAGS (#140) by josch · 3 months ago
- 333a03b Fix compilation on FreeBSD 13.2 and later. (#133) by Andrew Gordon · 3 months ago
- fb9a4f0 Fix "Manually-specified variables were not used by the project" warning by William Vinnicombe · 3 months ago
- 08bbcf7 Fix Bazel build breakages (#136) by armandomontanez · 3 months ago
- d0d0f29 Remove debug info from xip_ram_perms.elf (#139) by William Vinnicombe · 3 months ago
- 3ff7c3e Add github actions compile test (#131) by will-v-pi · 3 months ago
- 971ee85 Use 4-space indent instead of 8-space indent (#132) by Andrew Scheller · 3 months ago
- 154692d Merge branch 'master' into develop by William Vinnicombe · 3 months ago
- 1721716 Fix compile errors when using clang-x86_64-pc-windows-msvc (#129) by Koji KITAYAMA · 3 months ago
- bf33c6d README.md: Improve the MSYS2 instructions (#128) by David Grayson · 3 months ago
- 9fa0857 Replace .dll.a libusb with .a (#126) by will-v-pi · 3 months ago
- 818d3bc Add verify option to picotool save (#125) by will-v-pi · 3 months ago
- fb2e6b9 Add support for multi-family UF2s to picotool info (#122) by will-v-pi · 3 months ago
- f0232cd Fix loading into PSRAM (#121) by will-v-pi · 3 months ago
- 930fcb6 fixup for latest pico-sdk develop/ by graham sanderson · 3 months ago
- 94a96f3 Small refactoring of the hex_string functions (#124) by Andrew Scheller · 3 months ago
- 05ae055 Support multiple tries when using -f/F (#116) by will-v-pi · 3 months ago
- b4590fa Use string constants for the family names (#123) by Andrew Scheller · 3 months ago
- 6ad9c23 Use lib instead of CMAKE_INSTALL_LIBDIR by William Vinnicombe · 3 months ago
- 3027a54 Don't hash pts by default with no mbedtls by William Vinnicombe · 4 months ago
- f5064f7 Fix compilation with HAS_MBEDTLS=0 by William Vinnicombe · 4 months ago
- 4545546 Revert "Target abs-block at CS1 by default" by William Vinnicombe · 4 months ago
- a98a52e Fixes #114 - Allow specifying family_id when saving by William Vinnicombe · 4 months ago
- 4a523ed Fix hashing a pre-existing load_map with clearing by William Vinnicombe · 4 months ago
- e66f13b Improve Usage by the SDK section in README.md by will-v-pi · 4 months ago
- 29f5b0b Add signing of UF2s by William Vinnicombe · 4 months ago
- 9bb1ab4 Accept ELFs with an OS/ABI of ELFOSABI_GNU (#111) by Wyatt Hepler · 4 months ago
- 4086910 Add note to README about picotool_DIR environment variable by will-v-pi · 4 months ago
- 29c5431 Add picotool erase command by William Vinnicombe · 4 months ago
- f988506 Clarify picotool builds when libusb is not present. (#109) by Darwin · 4 months ago
- ef03bd2 Target abs-block at CS1 by default by William Vinnicombe · 4 months ago
- e1bfb36 Support hex partition IDs in JSON by William Vinnicombe · 4 months ago
- 4ea7e63 Support UF2s with arbitrary family IDs by William Vinnicombe · 4 months ago
- deecc43 Errata E10 absolute block is only required for flash UF2s by William Vinnicombe · 4 months ago
- 468ba2f Errata E9 was changed to E10 by William Vinnicombe · 4 months ago
- 6b63c06 Only warn about no block loop if binary info found by William Vinnicombe · 4 months ago
- 0c8dcc1 Compile picoboot_flash_id_cmd from source and add objdump (#107) by Ferdinand Bachmann · 4 months ago
- 3783fb4 Fix #110 - Improve message when PICOTOOL_NO_LIBUSB is set by William Vinnicombe · 4 months ago
- 3c45783 Display embedded block info if there is no binary info by William Vinnicombe · 4 months ago
- 51d8303 Improve family ID auto-detection by William Vinnicombe · 4 months ago
- 8a9af99 release 2.0.0 - RP2350 and SDK2.0.0 changes by graham sanderson · 4 months ago 2.0.0
- b19b6aa Add Bazel build (#101) by armandomontanez · 5 months ago
- e461b2b Fix fread unused_result warning (#92) by Earle F. Philhower, III · 11 months ago
- 5fa2c20 start 1.1.3 dev by graham sanderson · 1 year, 6 months ago
- f6fe6b7 set version 1.1.2 by graham sanderson · 1 year, 6 months ago bazel 1.1.2
- 9c7cb43 Propogate typo-fix from #74 into README.md (#78) by Andrew Scheller · 1 year, 9 months ago
- cc83b1f Merge branch 'master' into develop by graham sanderson · 1 year, 9 months ago
- 0cb4473 bugfix #75 : picotool load invalid bus parsing (#76) by xavier deschuyteneer · 1 year, 9 months ago
- b7a1d9c Help text typo SYNOPSYS => SYNOPSIS (#74) by dp111 · 1 year, 9 months ago
- 641779a Typos (#71) by Andrew Scheller · 1 year, 10 months ago
- 82418bb Add `picotool help load` output to README file (#72) by Andrew Scheller · 1 year, 10 months ago
- 8112f57 start 1.1.2-develop by graham sanderson · 1 year, 10 months ago
- 27be747 set version 1.1.1 by graham sanderson · 1 year, 10 months ago 1.1.1
- ee491cb Support non contiguous flash ELF/UF2, fix problem reading strings near end of file (#68) by Graham Sanderson · 1 year, 10 months ago
- 0bce82e Add udev rules for picotool (#50) by mbrunnen · 1 year, 10 months ago
- b58de26 Minor Fixes (#67) by Graham Sanderson · 1 year, 10 months ago
- 0691b07 add missing debian/ubuntu pre-req to readme (#59) by birdybro · 1 year, 10 months ago
- 07c0b0b add runtime destination for install target (#47) by Jeff Hastings · 1 year, 10 months ago
- e8eb789 MSYS2 / MinGW support (#61) by David Grayson · 1 year, 10 months ago
- 27ec1bf add --update option to picotool load to skip unchanged sectors (#46) by Rich Lane · 2 years, 3 months ago
- 1da25d0 Merge branch 'master' into develop by graham sanderson · 2 years, 3 months ago
- 03f2812 fix README.md incorrect cmake function name by akhil harihar · 3 years ago
- 6f427e6 start 1.1.1 dev by graham sanderson · 3 years, 1 month ago
- 0c7b650 Merge remote-tracking branch 'hub/master' into develop by graham sanderson · 3 years, 1 month ago
- 55fd880 V1.1.0 updates by Graham Sanderson · 3 years, 1 month ago 1.1.0
- 3f150db Change version to 1.1.0 by graham sanderson · 3 years, 1 month ago
- 3d513e0 update readme and help text by graham sanderson · 3 years, 1 month ago
- c4ea85c update documentation to match command output by graham sanderson · 3 years, 1 month ago
- 07adb6e bug in error case by graham sanderson · 3 years, 1 month ago
- faeb0ca fixup build for SDK1.3.0 and add version check by graham sanderson · 3 years, 2 months ago
- 0f5c611 Add a sudo suggestion when can't connect on linux/macos (#43) by Graham Sanderson · 3 years, 2 months ago
- a0a0ebe fix memory overlap check (#39) (#42) by Graham Sanderson · 3 years, 2 months ago