Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / Bootloaders / HID / BootloaderHID.c
2012-07-07 Dean CameraReduce bootloader magic key to 16 bits to save FLASH...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-05 Dean CameraFix bootloaders to make the StaticAnalysis build test...
2012-04-29 Dean CameraThe library bootloaders will now correctly start the...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-01-15 Dean CameraMinor bootloader tweaks; make some functions static...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-04-23 Dean CameraAdd new LUFA powered user projects to the documentation.
2011-04-23 Dean CameraFix HID class bootloader not working on the larger...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-09 Dean CameraAdded HID class bootloader, compatible with a modified...