The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger tool...
[pub/USBasp.git] / Projects /
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-31 Dean CameraFix overflow for RNDIS class driver responses when...
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraUpdate Doxygen confiuration files to 1.8.8.
2014-08-10 Dean CameraFixed USART reception overrun corrupting the internal...
2014-07-15 Dean CameraOnly deque from the USBtoSerial's USB->USART buffer...
2014-05-30 Dean CameraFixed spurious 0xFE USART byte sent in the USBtoSerial...
2014-05-27 Dean CameraFix AVRISP-MKII status values to match the published...
2014-04-21 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-04-21 Dean CameraUpgrade to latest Doxygen.
2014-04-07 Dean CameraMerge pull request #23 from mondalaci/add-further-scancodes
2014-02-16 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-02-16 Dean CameraFix incorrect whitespace.
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-07 Dean CameraAdd USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
2014-01-07 László MondaUse the new USB_STRING_DESCRIPTOR macro for every strin...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-26 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-12-20 Dean CameraMinor documentation improvements.
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-11-21 Dean CameraReduce PDI/TPI reset hold period from 1ms to 100us...
2013-11-20 Dean CameraExclude all host application directories from the Doxyg...
2013-11-20 Dean CameraFix incorrect status constants in the AVRISP-MKII Clone...
2013-11-04 Dean CameraIncrease AVRISP-MKII Clone PDI/TPI handshake to 1ms...
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-02 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
2013-10-27 Dean CameraUse non-abbreviated XPROG/PDI/TPI constant names.
2013-10-27 Dean CameraRefactor AVRISP MKII Clone PDI/TPI command constants...
2013-10-27 Dean CameraMore minor speedups to the AVRISP-MKII clone programmer...
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-27 Dean CameraOnly issue the REPEAT instruction in the clone programm...
2013-10-12 Dean CameraMerge pull request #10 from mondalaci/replace-audio...
2013-10-11 László MondaReplace remaining MIDI interface numbers with enums.
2013-10-11 Dean CameraMerge pull request #9 from mondalaci/replace-remaining...
2013-10-09 László MondaReplace CDC interface numbers with enums.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-08-31 Dean CameraFix outdated Benito project ASF XML.
2013-08-31 Dean CameraAdd DefaultInstall section to all INF driver files...
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-08-19 Dean CameraBump AVRISP-MKII version number to be compatible with...
2013-08-18 Dean CameraUse a timer prescaler of 256 instead of 1024 in the...
2013-08-14 Dean CameraAdd host application directories as distributables...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-07-29 Dean CameraFix missing AS6 modules in the USB to Serial Converter...
2013-07-20 Dean CameraRename DS1307 driver files to a more generic RTC, as...
2013-07-20 Dean CameraAdd volatile software RTC to the TempDataLogger applica...
2013-07-16 Dean CameraFix missing year offset on the TempDataLogger Python...
2013-07-16 Dean CameraFixed incorrect time/date configuration data order...
2013-07-08 Dean CameraAdd Python alternative host application for the TempDat...
2013-06-22 Dean CameraFix indentation in the AVRISP-MKII AppConfig.h header.
2013-06-22 MichaelAdd U2S board support
2013-06-16 Dean CameraMinor documentation improvements.
2013-06-12 Dean CameraAdd missing include to the Bentio project.
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-05-25 Dean CameraMinor tweak to RNDIS INF files to make them uniform...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraPseudo-port the projects and dual role demos for possib...
2013-05-19 Dean CameraUpdate Windows RNDIS driver template.
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-15 Dean CameraAdd prefixes to string descriptor ID enum names in...
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-05-14 Dean CameraMinor documentation improvements.
2013-05-10 Dean CameraDelete obsolete LEDNotifier project host application.
2013-04-27 Dean CameraUpdate AVRISP-MKII Clone programmer project default...
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-01 Dean CameraAdd explicit requirements for the AppConfig.h headers...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-12 Dean CameraAdd missing module dependency to the USBtoSerial projec...
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-07 Dean CameraMinor documentation fixes.
2013-02-28 Dean CameraFixed incorrect output in the HIDReportViewer project...
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-27 Dean CameraUpdate Atmel Studio core board templates to use differe...
2013-01-20 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-01-14 Dean CameraCode style fixes to the AVRISP-MKII Clone programmer...
2013-01-13 Dean CameraUpdated AVRISP-MKII Clone Programmer project so that...
2013-01-12 Dean CameraMove out dummy board module and add strong-references...
2013-01-12 Dean CameraAdd Atmel Studio keywords to all project XML files.
2013-01-11 Dean CameraEnsure the demo and project main text files are distrib...
2013-01-11 Dean CameraAlter VSIX build script to verify all referenced filena...
2013-01-11 Dean CameraAdd board definitions to the pseudo-board selector...
2013-01-10 Dean CameraUpdate and add missing Atmel Studio project description...
2013-01-10 Dean CameraFix invalid module IDs and update VSIX packing script...
2013-01-10 Dean CameraAdd and update more Atmel Studio project description...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraUpgrade Doxygen configuration files to the latest Doxyg...
2012-10-20 Dean CameraIncreased throughput in the USBtoSerial project now...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-22 Dean CameraAdd CPPCheck supression in the Webserver project, as...
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
next