picotool/picoboot_connection
Graham Sanderson b58de26f8e
Minor Fixes (#67)
* Minor Fixes

* replace sprintf with snprintf
* allow connection to a device which previously had a failed command, by resetting on new connection
* very hacky fix/workaround for attempting to read strings near the end of the image
* update picotool load help for -u
2023-02-09 10:36:11 -06:00
..
CMakeLists.txt Initial Release 2021-01-19 22:28:45 -06:00
picoboot_connection.c Add ability to access device using stdio_usb (#23) 2021-10-21 11:55:26 -05:00
picoboot_connection.h Add ability to access device using stdio_usb (#23) 2021-10-21 11:55:26 -05:00
picoboot_connection_cxx.cpp Initial Release 2021-01-19 22:28:45 -06:00
picoboot_connection_cxx.h Minor Fixes (#67) 2023-02-09 10:36:11 -06:00