pub/USBasp.git
2012-04-07 Dean CameraAdd extra LUFA TAR archive export exclusions.
2012-04-07 Dean CameraAdd main library makefile target "export_tar" to export...
2012-04-05 Dean CameraMinor documentation improvements.
2012-04-01 Dean CameraClean up Bootloader API tables.
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-04-01 Dean CameraMinor documentation improvements.
2012-03-29 Dean CameraOops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
2012-03-29 Dean CameraOops - fix compile errors in the AudioInput/AudioOutput...
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-29 Dean CameraAdded additional bootloader API data to expose the...
2012-03-25 Dean CameraTweak static analysis check BuildTest makefile argument...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-23 Dean CameraAdd automated link checking script to the Maintenance...
2012-03-20 Dean CameraFixed AVRISP-MKII programmer project failing to compile...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-03-17 Dean CameraAdd XMEGA C3 family to the ModuleTest build test.
2012-03-17 Dean CameraFixed compile error if LEDs_Disable() is called and...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-13 Dean CameraReorder manual documentation sections, remove useless...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-09 Dean CameraUpdate maintenance scripts to add targets to validate...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraFix corrupt Doxygen configuration files, update project...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-08 Dean CameraUpdate maintenance scripts to disable Doxygen Markdown...
2012-03-08 Dean CameraPrevent the first maintenance script rule from running...
2012-03-08 Dean CameraUpdate maintenance scripts to abort if the check-releas...
2012-03-07 Dean CameraFix incorrect Doxygen references in the Audio Input...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-03-07 Dean CameraAdd library maintenance scripts.
2012-03-06 Dean CameraMinor documentation improvements.
2012-03-06 Dean CameraFixed compile error for the UC3 architecture when INTER...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-03-04 Dean CameraMinor documentation improvements.
2012-03-04 Dean CameraUpdate code and StaticAnlysisTest so that missingInclud...
2012-03-04 Dean CameraMinor documentation improvements.
2012-03-04 Dean CameraUpdate ModuleTest to compile for each sub-family within...
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-28 Dean CameraAdd source static analysis build test using "cppcheck".
2012-02-26 Dean CameraMinor documentation improvements.
2012-02-26 Dean CameraFixed possible enumeration error if the user applicatio...
2012-02-25 Dean CameraRemove Library Apps overview page from the documentation.
2012-02-25 Dean CameraUpdate main library documentation organisation for...
2012-02-25 Dean CameraUpdate author information.
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-20 Dean CameraUpdate the Android Accessory Host ClassDriver demo...
2012-02-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-19 Dean CameraUpdate trunk post-120219 release.
2012-02-19 Dean CameraCommit for the 120219 release.
2012-02-19 Dean CameraFix errors uncovered by the new build test compile...
2012-02-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-19 Dean CameraUpdate ModuleTest build test to use as many compile...
2012-02-19 Dean CameraUpdate build test "ModuleTest" to check platform driver...
2012-02-19 Dean CameraOops - don't reset AVRISP-MKII timeout in XPROG mode...
2012-02-19 Dean CameraAdd build test for forced single USB modes.
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-18 Dean CameraMinor documentation improvements.
2012-02-13 Dean CameraAdd missing file Subversion EOL-style properties.
2012-02-13 Dean CameraFix Dataflash driver for the XMEGA-B1 XPLAINED - the...
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-12 Dean CameraAdded Serial USART peripheral driver for the XMEGA...
2012-02-11 Dean CameraMinor documentation improvements.
2012-02-11 Dean CameraClean up the Audio Device class driver control request...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-09 Dean CameraFix XMEGA architecture not correctly resetting the...
2012-02-09 Dean CameraUpdate XMEGA board drivers to use the port inversion...
2012-02-08 Dean CameraMinor documentation fixes.
2012-02-08 Dean CameraAllow serial strings to be generated on the older AVR8...
2012-02-08 Dean CameraUpdated the AVRISP-MKII Clone programmer project to...
2012-02-06 Dean CameraOops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-05 Dean CameraAdd (still preliminary) support for the ATXMEGA64A4...
2012-02-05 Dean CameraRevert changed version files in /trunk/ now that the...
2012-02-05 Dean CameraCommit for the 120219-BETA release.
2012-02-05 Dean CameraAdd support for the Micropendous (Arduino-like) series...
2012-02-05 Dean CameraUpdate LUFAConfig.h with the new compile time options...
2012-02-05 Dean CameraAdded INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGE...
2012-02-05 Dean CameraFixed invalid PID value used in the TempDataLogger...
2012-02-04 Dean CameraAdd missing svn:eol-style properties to /trunk/.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-04 Dean CameraMinor corrections to the XMEGA USB controller implement...
2012-02-04 Dean CameraMinor documentation corrections.
2012-02-03 Dean CameraAdd API support signature to the CDC and DFU class...
2012-02-03 Dean CameraFix errors in the new Micropendous board drivers. Reord...
2012-02-03 Dean CameraAdd support for the Micropendous series of USB AVR8...
2012-02-03 Dean CameraMinor documentation fixes.
2012-02-02 Dean CameraMinor documentation improvements.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-30 Dean CameraFixed AVRISP-MKII Clone timing out on long programming...
2012-01-29 Dean CameraAdd missing reference to the BootloaderAPI.S source...
next