paul eeepc
c4bbfbcd60
Updating fuses. Had issues when erasing/programming NES boards
...
JTAG being enabled (default setting) caused problems.
Switched back to disabled as it's not intended to be used anyway.
2016-11-18 21:32:21 -06:00
paul eeepc
998a9ccd1a
adding notes about bootloaderHID fork in readme
2016-11-18 03:05:14 -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
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
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