Age | Commit message (Collapse) | Author | Files | Lines |
|
- Fix set_altinterface workaround which seems to be checked by nolo 1.7
- n810 has the same USBID than n770
* Define some nolo commands used in query.c in nolo.h
* Get SW version with -i too
|
|
* Add HAVE_USB to config.mk
- Now is possible to build a usb-less version of the flasher
(only for unpacking and so, offline operations)
* Refactor varname. Avoid portability problems:
- reboot -> moboreboot
|
|
call definition (ignore oob added) * Fixed some stupid bugs with -pedantic -std=c99
release 0.3.1
|
|
|
|
* Fix case0 bug of libusb in usb_device_found function
|
|
- Looks like n770 and n800 have different USB identifiers on the
bootloader and the operating system.
* Print oops message and exit when the use has no permissions to
access to the usb.
|
|
* Create a root Makefile to build the flasher, logotool and install
* Clean some warning messages
|