Utility for the PICoBoot bootloader.
Just like the famous fastboot
.
picoboot devices
picoboot info
picoboot reboot
picoboot flash /foo/bar.hex
Read help for more usages.
- Working Internet connection (for package downloading)
- CMake 3.14+
- C++17 compatible compiler
- POSIX environment (If you can't live without Windows, please use Cygwin or WSL)
Automatically built targets:
- Linux x86_64
- MacOS x86_64
See releases.