Add script reading bootloader flags
[pub/lufa.git] / Bootloaders / HID / BootloaderHID.c
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2018-01-22 Dean CameraAdd short delays before detaching from the USB bus...
2018-01-22 Dean CameraFixed bootloaders accepting flash writes to the bootloa...
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-10-01 Dean CameraFixed bootloaders not disabling global interrupts durin...
2017-04-18 Dean CameraUpdate copyrights for 2017.
2017-01-29 Dean CameraRestrict HID bootloader programming region (thanks...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
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...