INL-retro-progdump/host/source
Paul Molloy 132360f305 Updating main command line input args, and libusb logging/debug messages.
now able to accept LIBUSB_LOG_LEVEL from commandline to turn on/off error
messges at runtime.  Also setting level > 0 will print messages during
device discovery and connection.  Still need to permit kazzo firmware
version to be provided on commandline to support K flag.

fixing dictionary call typo with semicolon and setting buffer length
to always be provided with function call instead of dictionary call
deciding what it should be based on the opcode.

Adding some speed notes and other speed related discussions to buffer
dictionary.
2016-12-02 22:59:54 -06:00
..
dictionary.c Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00
dictionary.h Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00
erase.c flashing page working, verified by reading back again. 2016-12-01 00:45:10 -06:00
erase.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
inlprog.c Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00
test.c flashing page working, verified by reading back again. 2016-12-01 00:45:10 -06:00
test.h payload buffers working with some early testing. 2016-11-29 18:27:54 -06:00
usb_operations.c Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00
usb_operations.h Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00
write_operations.c Tons of edits... 2016-11-25 19:50:43 -06:00
write_operations.h Tons of edits... 2016-11-25 19:50:43 -06:00