paul eeepc
998a9ccd1a
adding notes about bootloaderHID fork in readme
2016-11-18 03:05:14 -06:00
paul eeepc
4027d3854a
Adding HIDBootFlash windows GUI application by Mario Steiner:
...
http://vusb.wikidot.com/project:hidbootflash
2016-11-18 03:01:51 -06:00
paul eeepc
09ea0d1fd5
removing object/bin files as they don't belong.
...
updating usbdrv.h usbdrv.c and main.c so bootloader with const for PROGMEM entires
resolves compiling errors on new versions of avr-gcc.
Still have some warnings to resolve..
If going to use this version of bootloader should prob update V-USB driver code
2016-11-18 02:57:10 -06:00
paul eeepc
d47071779c
Adding bootloaderHID.2012-12-08 folder as downloaded from:
...
https://www.obdev.at/products/vusb/bootloadhid.html
commandline folder excluded as it's in it's own separate dir
INL-retro-progdump/bootloader/commandline
commit includes files unchanged as downloaded.
2016-11-18 02:45:38 -06:00
paul eeepc
315ce9c083
Readme.txt adding more build notes mostly for linux.
...
bootloader Makefile: correcting bootloader lock fuses.
firmware/usbdrv/usbconfig.h making small note about file origin.
2016-11-18 00:35:10 -06:00
paul eeepc
3b0a7a4dde
deleting libusb-compat as it wasn't needed to build bootloaderHID host app.
...
Just needed a simple sudo apt-get install libusb-dev to build properly.
2016-11-18 00:28:56 -06:00
paul eeepc
1fb967726a
moving all bootloader folders into a base bootloader directory.
...
moving bootloader host commandline dir down to base bootloader dir.
adding libusb-compat-0.1.5 in attempt to build bootloader host app on linux
2016-11-17 23:39:55 -06:00