pub/USBasp.git
2013-09-01 Dean CameraMinor documentation improvements.
2013-09-01 Dean CameraMinor documentation improvements.
2013-09-01 Dean CameraOops - use unique section names for the board driver...
2013-09-01 Dean CameraAdd user board driver stub code to the documentation.
2013-09-01 Dean CameraFix outdated filename references in the LUFA documentation.
2013-09-01 Dean CameraAdd security warnings to the documentation of bootloade...
2013-08-31 Dean CameraFix outdated Benito project ASF XML.
2013-08-31 Dean CameraAdd DefaultInstall section to all INF driver files...
2013-08-30 Dean CameraUpdate Atmel Studio integration blob with better online...
2013-08-30 Dean CameraAdd Atmel Studio integration known issues.
2013-08-24 Dean CameraMinor documentation improvements.
2013-08-24 Dean CameraUpdate Atmel Studio binary blob; update help when the...
2013-08-23 Dean CameraFix double-spaced code samples in the Docbook transform...
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-08-23 Dean CameraFixed error receiving PIMA events via the Still Image...
2013-08-23 Dean CameraFix code style in the HID parser module.
2013-08-19 Dean CameraAdd missing Known Issue entry for a previous LUFA release.
2013-08-19 Dean CameraRemove incorrect entry from the Known Issues list.
2013-08-19 Dean CameraPrevent accessing past the UsageList bounds in the...
2013-08-19 Dean CameraRemove outdated known issue from the Known Issues list...
2013-08-19 Dean CameraBump AVRISP-MKII version number to be compatible with...
2013-08-18 Dean CameraWipe working directory before building Atmel Studio... LUFA-130901-BETA
2013-08-18 Dean CameraUse a timer prescaler of 256 instead of 1024 in the...
2013-08-16 Dean CameraMove out class driver modules into seperate AS6 integra...
2013-08-14 Dean CameraFix blurry images on the Atmel Studio Getting Started...
2013-08-14 Dean CameraMinor documentation updates.
2013-08-14 Dean CameraAdd host application directories as distributables...
2013-08-14 Dean CameraArchive AndroidAccessoryHost host application code...
2013-08-13 Dean CameraShow installed version number on the Getting Started...
2013-08-13 Dean CameraUse seperate ATTR_NON_NULL_PTR_ARG() decorators in...
2013-08-13 Dean CameraAdd XMEGA TWI peripheral driver to the Atmel Studio...
2013-08-13 Dean CameraAdd XMEGA TWI to the ModuleTest build test.
2013-08-13 Dean CameraFix XMEGA TWI driver indentation and style to conform...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-08-13 Dean CameraFixed re-enumeration issue of XMEGA architecture targets.
2013-08-12 Dean CameraFix broken USART SPI driver for the AVR8 architecture.
2013-08-11 Dean CameraMinor style tweaks to the Getting Started page of the...
2013-08-07 Michael JanssenBugfixes with the protocol.
2013-08-01 Michael JanssenMinor bugfixes / missed compile stuff.
2013-07-29 Dean CameraFix missing AS6 modules in the USB to Serial Converter...
2013-07-24 Michael JanssenFix NON-NULL attributes, add for TWI_t.
2013-07-24 Michael JanssenTWI Master has a sub-structure
2013-07-24 Michael JanssenAdd TWI Peripheral driver for XMEGA
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-15 Dean CameraFixed incorrect USB device state set when a suspended...
2013-07-14 Dean CameraMinor documentation improvements.
2013-07-14 Dean CameraAdd missing Studio module to the Class Driver RNDIS...
2013-07-14 Dean CameraMinor code style improvement to the HID bootloader...
2013-07-08 Dean CameraAdd Python alternative host application for the TempDat...
2013-07-07 Dean CameraRefactor the new Python HID bootloader host application...
2013-07-07 Dean CameraAdd new HID bootloader alternative host loader applicat...
2013-07-07 Dean CameraRefactor GenericHID Python test script code to make...
2013-07-07 Dean CameraClean up Atmel Studio integration Python script accordi...
2013-07-07 Dean CameraAdd Python test script using pywinusb for the Class...
2013-07-06 Dean CameraUpdate Android Accessory Host demo Android code to...
2013-07-06 Dean CameraMinor documentation improvements.
2013-07-06 Dean CameraMark the very low RAM devices as being unsupported...
2013-07-06 Dean CameraAdd automatic application start on virtual disk ejectio...
2013-06-27 Dean CameraRe-added Set Control Line State request handling to...
2013-06-22 Dean CameraAdd Atmel Studio support for the XMEGA C3 Xplained...
2013-06-22 Dean CameraAdd Atmel Studio support for the U2S board.
2013-06-22 Dean CameraMinor documentation improvements.
2013-06-22 Dean CameraFix indentation in the AVRISP-MKII AppConfig.h header.
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-06-22 MichaelAdd U2S board support
2013-06-18 Dean CameraAdd missing files to the Low Level Device RNDIS demo...
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-06-12 Dean CameraFix typos in the XMEGA board LED drivers, use a cleaner...
2013-06-03 Dean CameraMinor documentation improvements.
2013-06-03 Dean CameraForce-disable the inbuilt makefile rules as well as...
2013-06-02 Dean CameraAdd maintenance makefile rule to detect oversize code...
2013-06-02 Dean CameraClean up Doxygen to Docbook XSLT, update Atmel Studio...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-06-01 Dean CameraAdded missing LEDs to the XMEGA A3BU Xplained and XMEGA...
2013-06-01 Dean CameraMinor documentation improvements, update integration...
2013-05-25 Dean CameraMinor tweak to RNDIS INF files to make them uniform...
2013-05-25 Dean CameraClean up Studio integration makefile, add more descript...
2013-05-24 Dean CameraSynthesize a list of sub-groups (but not sub-sections...
2013-05-24 Dean CameraAdd direct links to changelog, migration notes and...
2013-05-24 Dean CameraSynthesize a list of subsections in the HV1 documentati...
2013-05-23 Dean CameraUpdate Atmel Studio integration XML to add additional...
2013-05-23 Dean CameraFix HID descriptor mouse and joystick macros for intege...
2013-05-23 Dean CameraUpdate Atmel Studio project captions.
2013-05-22 Dean CameraMinor documentation improvements.
2013-05-22 Dean CameraFix typo in the Atmel Studio integration Getting Starte...
2013-05-22 Dean CameraUpdate to a new XAML GUI based version of the Atmel...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-20 Dean CameraMinor documentation improvements.
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd support for the XMEGA C3 Xplained board.
2013-05-19 Dean CameraAdd missing project dependencies.
2013-05-19 Dean CameraPort the device mode demos to the XMEGA architecture...
2013-05-19 Dean CameraPseudo-port the host mode demos for possible later...
2013-05-19 Dean CameraPseudo-port the projects and dual role demos for possib...
2013-05-19 Dean CameraAdd platform includes to the bootloaders.
next