Don't compile in ISP sources into the XPLAIN bridge project.
[pub/USBasp.git] / Projects /
2017-08-23 Dean CameraDon't compile in ISP sources into the XPLAIN bridge...
2017-04-18 Dean CameraMinor documentation improvements.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-10-04 Dean CameraUse folder-relative output folder in the XPLAINBridge...
2016-07-17 Dean CameraUpdate to latest DMBS, fix XPLAINBridge project compila...
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraDon't run the AVRISP-MKII Windows Driver through Doxygen.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-02-07 Dean CameraRemove legacy AVRISP-MKII clone compatibility compile...
2016-02-07 Dean CameraAdd signed Atmel Studio libUSB driver for the AVR-ISP...
2016-01-31 Dean CameraUpdate copyrights to 2016.
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraFix C++ builds, XPLAINBridge project.
2015-12-02 Dean CameraFixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
2015-10-04 Dean CameraAtmel Studio 7 has a newer AVRISP-MKII firmware payload.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-27 Dean CameraFixed incorrect comments in DataflashManager.c (thanks...
2015-08-01 Dean CameraMinor documentation improvements.
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-20 Dean CameraAdd conflict warning to the AVRISP-MKII Clone project.
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-02-12 Dean CameraUpdate documentation.
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-11-16 Dean CameraUse XPLAIN board by default in the XPLAINBridge project...
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...
next