Add script reading bootloader flags
[pub/lufa.git] / Projects / AVRISP-MKII / Lib / ISP /
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 CameraRemove Atmel Studio integration.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraAVRISP-MKII Clone: Clean up ISP driver code, namespace...
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2019-01-07 jacobseptembermodify copyright statement
2019-01-04 jacobseptemberChanges to interrupt blocking, etc for PR change
2018-12-03 jacobseptemberAdd support for RC calibration from AVR053
2018-12-03 jacobseptemberAdd support for RC calibration from AVR053
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
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-03-18 Dean CameraMinor documentation improvements.
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
2013-01-14 Dean CameraCode style fixes to the AVRISP-MKII Clone programmer...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-06-17 Dean CameraOops - forgot to fix up the command timeout reset code...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-10 Dean CameraAppConfigHeaders: Update several user projects to use...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-30 Dean CameraFixed AVRISP-MKII Clone timing out on long programming...
2012-01-23 Dean CameraMake all AVRISP-MKII programmer parameters readable...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-29 Dean CameraBit-bang ISP in the AVRISP-MKII clone project needs...
2011-10-30 Dean CameraAdded INVERTED_ISP_MISO compile time option to the...
2011-10-30 Dean CameraMinor documentation fixes.
2011-10-07 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-09-21 Dean CameraAdd const qualifier to all PROGMEM data to prevent...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-29 Dean CameraOops - revert commit of an incomplete port of the AVRIS...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-04-08 Dean CameraCorrect UC3 global interrupt functions.
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-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-25 Dean CameraCombined page and word ISP programming mode code in...
2010-12-25 Dean CameraFixed possible programming problem in the AVRISP-MKII...
2010-12-13 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_D...
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
2010-11-16 Dean CameraAdded new XCK_RESCUE_CLOCK_ENABLE compile time option...
2010-11-14 Dean CameraSecond patch to fix incorrect PDI/TPI programming speed.
2010-11-12 Dean CameraFixed PDI/TPI programming speed of ~250KHz in the AVRIS...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-11-02 Dean CameraRescue clock of the AVRISP-MKII moved to the AVR's...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-02 Dean CameraFixed broken FLASH/EEPROM programming in the AVRISP...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-08-09 Dean CameraCommit for the 100807 release.
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-29 Dean CameraAdded support to the AVRISP-MKII project for ISP speeds...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-13 Dean CameraRemove the timeout period extension code from the AVRIS...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-14 Dean CameraFixed AVRISP project sending a LOAD EXTENDED ADDRESS...
2010-05-13 Dean CameraRemove incorrect check for the current device state...
2010-05-13 Dean CameraAdditional fix to the AVRISP-MKII clone project for...
2010-05-13 Dean CameraFixed AVRISP-MKII clone project not correctly issuing...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-21 Dean CameraMore fixes to the AVRISP command timeout system so...
2010-02-20 Dean CameraOops - missed a few references to the old global Timeou...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
next