Update Doxygen configuration files for all projects.
[pub/USBasp.git] / Projects /
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-03-04 Dean CameraUpdate code and StaticAnlysisTest so that missingInclud...
2012-03-04 Dean CameraMinor documentation improvements.
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-19 Dean CameraOops - don't reset AVRISP-MKII timeout in XPROG mode...
2012-02-08 Dean CameraMinor documentation fixes.
2012-02-08 Dean CameraUpdated the AVRISP-MKII Clone programmer project to...
2012-02-05 Dean CameraAdd (still preliminary) support for the ATXMEGA64A4...
2012-02-05 Dean CameraFixed invalid PID value used in the TempDataLogger...
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 documentation corrections.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-30 Dean CameraFixed AVRISP-MKII Clone timing out on long programming...
2012-01-23 Dean CameraMake all AVRISP-MKII programmer parameters readable...
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-29 Dean CameraFixed AVRISP-MKII Clone failing to start application...
2011-11-29 Dean CameraBit-bang ISP in the AVRISP-MKII clone project needs...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-11-09 Dean CameraUpdate the incomplete StandaloneProgrammer project...
2011-11-09 Dean CameraUse strcat() in the HTTPServer project instead of using...
2011-11-09 Dean CameraUpdate host C# applications for VS2010. Make LEDNotifie...
2011-10-30 Dean CameraAdded INVERTED_ISP_MISO compile time option to the...
2011-10-30 Dean CameraMinor documentation fixes.
2011-10-18 Dean CameraFixed AVRISP-MKII Clone compile warning on AVR8 U4...
2011-10-12 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-10-07 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-09-21 Dean CameraAdd const qualifier to all PROGMEM data to prevent...
2011-09-07 Dean CameraFixed incorrect buffer size check in the USBtoSerial...
2011-09-02 Dean CameraUpdate the TempDataLogger project and driver documentat...
2011-08-17 Dean CameraMinor documentation corrections.
2011-08-16 Dean CameraPull out architecture specific macros and other definit...
2011-08-16 Dean CameraFix TempDataLogger project logging interval always...
2011-07-30 Dean CameraFixed incorrect Dataflash buffer use in the DataflashMa...
2011-07-26 Dean CameraAdded new VTARGET_USE_INTERNAL_REF configuration option...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-11 Dean CameraMinor demo/project documentation and style fixes.
2011-07-08 Dean CameraAdd missing device deconfiguration-on-error statements...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-07-06 Dean CameraAdd the GCC -fno-split-wide-types compile time option...
2011-07-04 Dean CameraSwitch the HTTP Webserver project to use the safer...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-06-30 Dean CameraMinor documentation fix for the RelayBoard project.
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-20 Dean CameraSplit HIDReportViewer project sub-components into seper...
2011-06-20 Dean CameraMore cosmetic data output changes to the HIDReportViewe...
2011-06-20 Dean CameraMake HIDReportViewer project show the IN, OUT and DATA...
2011-06-20 Dean CameraMake the HID Report Parser Get/Set Report Item routines...
2011-06-20 Dean CameraFix incorrect printf format specifier in the HIDReportV...
2011-06-19 Dean CameraAdd missing project files for the new HIDReportViewer...
2011-06-19 Dean CameraMove the HIDReportViewer project into the normal Projec...
2011-06-19 Dean CameraSwitch to using the standard printf() format specifiers...
2011-06-16 Dean CameraAdd new incomplete HIDReportViewer project.
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-29 Dean CameraOops - revert commit of an incomplete port of the AVRIS...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-05-27 Dean CameraAdd the MIDIToneGenerator project to the Projects/...
2011-05-26 Dean CameraFix incorrect macro guard in the UC3 EndpointStream...
2011-05-26 Dean CameraUpdate Webserver project to remove DHCP IP configuratio...
2011-05-23 Dean CameraUpdate MediaController project to remove the Record...
2011-05-23 Dean CameraAdd new MediaController project, a simple Media Playbac...
2011-05-23 Dean CameraCorrect errors in the DHCP Server application in the...
2011-05-22 Dean CameraAdd RNDIS Device support to the Webserver project,...
2011-04-13 Dean CameraReplace cast-as-char* byte access of multibyte variable...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraCorrect UC3 global interrupt functions.
2011-04-08 Dean CameraAdd in a new common Delay_MS() function, which provides...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-03-15 Dean CameraUpdated the software USART code in the XPLAIN Bridge...
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-26 Dean CameraAdded TWI baud rate prescaler and bit length parameters...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-13 Dean CameraAdd more const-ness to the stream endpoint/pipe functio...
2011-02-11 Dean CameraFix typos in the HID class bootloader makefile.
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-02-06 Dean CameraUpdate projects using FatFS and PetiteFatFS to the...
2011-02-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraOops - fix up some calls to the old function names...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-30 Dean CameraOops - forgot to add in LOGICAL MINIMUM and LOGICAL...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-17 Dean CameraAbuse the the C preprocessor so that the HID macros...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-16 Dean CameraAdded new ADC_GET_CHANNEL_MASK() convenience macro...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
next