aboutsummaryrefslogtreecommitdiff
path: root/Projects
AgeCommit message (Expand)Author
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-05-21Oops - mask out the endpoint address direction when comparing the IN and OUT ...Dean
2012-05-21Fix AVRISP-MKII clone and XPLAINBridge projects not properly configuring the ...Dean
2012-05-20Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean
2012-05-20Minor documentation improvements.Dean
2012-05-20Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-06Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...Dean
2012-04-25Oops - fix broken MIDIToneGenerator project due to MIDI class API changes.Dean
2012-04-16Fix up static analysis build test so that inline suppressions for missing hea...Dean
2012-04-16Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Make sure CRC value is pre-zeroed before reading from the XMEGA target device...Dean
2012-04-15Minor formatting updates to the SerialToLCD project - remove unused variable.Dean
2012-04-14Minor formatting updates to the SerialToLCD project.Dean
2012-04-14Added new SerialToLCD user project contributed by Simon Foster.Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-09Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean
2012-04-08Pull out common options in the StaticAnalysisTest build test makefile into a ...Dean
2012-04-01Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean
2012-03-20Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when...Dean
2012-03-18Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha...Dean
2012-03-09Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean
2012-03-09Added Dataflash operational checks and aborts to all projects using the Dataf...Dean
2012-03-09Update Doxygen documentation build scripts to fail if any warnings are genera...Dean
2012-03-08Update Doxygen configuration files to disable Markdown support.Dean
2012-03-07Update Doxygen configuration files for all projects.Dean
2012-03-05Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...Dean
2012-03-04Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean
2012-03-04Minor documentation improvements.Dean
2012-02-29Update StaticAnalysisTest to check for missing header files. Fix found incorr...Dean
2012-02-28Fix warnings and errors found by the new cppcheck provided static code analysis.Dean
2012-02-19Oops - don't reset AVRISP-MKII timeout in XPROG mode, as this is synchronous ...Dean
2012-02-08Minor documentation fixes.Dean
2012-02-08Updated the AVRISP-MKII Clone programmer project to be compatible with the la...Dean
2012-02-05Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...Dean
2012-02-05Fixed invalid PID value used in the TempDataLogger project host application (...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-02-04Minor documentation corrections.Dean
2012-02-01Minor documentation improvements.Dean
2012-01-30Fixed AVRISP-MKII Clone timing out on long programming commands such as progr...Dean
2012-01-23Make all AVRISP-MKII programmer parameters readable, since there's no real go...Dean
2012-01-02USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-29Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...Dean
2011-11-29Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MS...Dean
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean