Commit Graph

4 Commits

Author SHA1 Message Date
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