Skip to content

v1.1.0

Compare
Choose a tag to compare
@kilograham kilograham released this 02 Nov 02:42
· 38 commits to master since this release
55fd880
V1.1.0 updates

* 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