2011-08-17 |
Dean Camera | Minor documentation corrections. |
tree | commitdiff |
2011-08-16 |
Dean Camera | Pull out architecture specific macros and other definit... |
tree | commitdiff |
2011-08-16 |
Dean Camera | Fix TempDataLogger project logging interval always... |
tree | commitdiff |
2011-07-30 |
Dean Camera | Fixed incorrect Dataflash buffer use in the DataflashMa... |
tree | commitdiff |
2011-07-26 |
Dean Camera | Added new VTARGET_USE_INTERNAL_REF configuration option... |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-15 |
Dean Camera | Add missing SVN eol-style property to files where it... |
tree | commitdiff |
2011-07-11 |
Dean Camera | Minor demo/project documentation and style fixes. |
tree | commitdiff |
2011-07-08 |
Dean Camera | Add missing device deconfiguration-on-error statements... |
tree | commitdiff |
2011-07-08 |
Dean Camera | Updated all host mode demos and projects to use the... |
tree | commitdiff |
2011-07-06 |
Dean Camera | Add the GCC -fno-split-wide-types compile time option... |
tree | commitdiff |
2011-07-04 |
Dean Camera | Switch the HTTP Webserver project to use the safer... |
tree | commitdiff |
2011-07-01 |
Dean Camera | Seperate out the device demos and project's configurati... |
tree | commitdiff |
2011-06-30 |
Dean Camera | Minor documentation fix for the RelayBoard project. |
tree | commitdiff |
2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Split HIDReportViewer project sub-components into seper... |
tree | commitdiff |
2011-06-20 |
Dean Camera | More cosmetic data output changes to the HIDReportViewe... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Make HIDReportViewer project show the IN, OUT and DATA... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Make the HID Report Parser Get/Set Report Item routines... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Fix incorrect printf format specifier in the HIDReportV... |
tree | commitdiff |
2011-06-19 |
Dean Camera | Add missing project files for the new HIDReportViewer... |
tree | commitdiff |
2011-06-19 |
Dean Camera | Move the HIDReportViewer project into the normal Projec... |
tree | commitdiff |
2011-06-19 |
Dean Camera | Switch to using the standard printf() format specifiers... |
tree | commitdiff |
2011-06-16 |
Dean Camera | Add new incomplete HIDReportViewer project. |
tree | commitdiff |
2011-06-16 |
Dean Camera | Add missing SVN eol-style properties to source files... |
tree | commitdiff |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-06-03 |
Dean Camera | Added new callback to the Audio Class driver to allow... |
tree | commitdiff |
2011-06-01 |
Dean Camera | Spell check library source code files. |
tree | commitdiff |
2011-05-29 |
Dean Camera | Oops - revert commit of an incomplete port of the AVRIS... |
tree | commitdiff |
2011-05-29 |
Dean Camera | Added new incomplete AudioInputHost Host LowLevel demo. |
tree | commitdiff |
2011-05-27 |
Dean Camera | Add the MIDIToneGenerator project to the Projects/... |
tree | commitdiff |
2011-05-26 |
Dean Camera | Fix incorrect macro guard in the UC3 EndpointStream... |
tree | commitdiff |
2011-05-26 |
Dean Camera | Update Webserver project to remove DHCP IP configuratio... |
tree | commitdiff |
2011-05-23 |
Dean Camera | Update MediaController project to remove the Record... |
tree | commitdiff |
2011-05-23 |
Dean Camera | Add new MediaController project, a simple Media Playbac... |
tree | commitdiff |
2011-05-23 |
Dean Camera | Correct errors in the DHCP Server application in the... |
tree | commitdiff |
2011-05-22 |
Dean Camera | Add RNDIS Device support to the Webserver project,... |
tree | commitdiff |
2011-04-13 |
Dean Camera | Replace cast-as-char* byte access of multibyte variable... |
tree | commitdiff |
2011-04-10 |
Dean Camera | Remove redundant type information for bitfield elements... |
tree | commitdiff |
2011-04-08 |
Dean Camera | Move global interrupt enable/disable functions out... |
tree | commitdiff |
2011-04-08 |
Dean Camera | Correct UC3 global interrupt functions. |
tree | commitdiff |
2011-04-08 |
Dean Camera | Add in a new common Delay_MS() function, which provides... |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-23 |
Dean Camera | Use the MIN() macro where possible instead of manual... |
tree | commitdiff |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
2011-03-15 |
Dean Camera | Updated the software USART code in the XPLAIN Bridge... |
tree | commitdiff |
2011-02-26 |
Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... |
tree | commitdiff |
2011-02-26 |
Dean Camera | Added TWI baud rate prescaler and bit length parameters... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
tree | commitdiff |
2011-02-11 |
Dean Camera | Fix typos in the HID class bootloader makefile. |
tree | commitdiff |
2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Oops - fix missing constants in the TempDataLogger... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Update projects using FatFS and PetiteFatFS to the... |
tree | commitdiff |
2011-02-04 |
Dean Camera | Fixed programming errors in the AVRISP-MKII project... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Oops - fix up some calls to the old function names... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Oops - forgot to add in LOGICAL MINIMUM and LOGICAL... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
tree | commitdiff |
2011-01-22 |
Dean Camera | Changed AVRISP-MKII project to use the Watchdog interru... |
tree | commitdiff |
2011-01-17 |
Dean Camera | Abuse the the C preprocessor so that the HID macros... |
tree | commitdiff |
2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
tree | commitdiff |
2011-01-16 |
Dean Camera | Added new ADC_GET_CHANNEL_MASK() convenience macro... |
tree | commitdiff |
2011-01-13 |
Dean Camera | Added new high level TWI packet read/write commands... |
tree | commitdiff |
2011-01-13 |
Dean Camera | Oops - The DS1307 contains an unused "DayOfWeek" regist... |
tree | commitdiff |
2011-01-13 |
Dean Camera | Changed TempDataLogger project's DS1307 driver to simpl... |
tree | commitdiff |
2011-01-10 |
Dean Camera | Fix typos and outdated information. |
tree | commitdiff |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
2011-01-08 |
Dean Camera | The FAST_STREAM_TRANSFERS compile time option has been... |
tree | commitdiff |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
2010-12-31 |
Dean Camera | Rename RingBuffer header functions and typedefs from... |
tree | commitdiff |
2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
2010-12-26 |
Dean Camera | Added basic driver example use code to the library... |
tree | commitdiff |
2010-12-26 |
Dean Camera | Make a new general RingBuffer.h misc library driver... |
tree | commitdiff |
2010-12-25 |
Dean Camera | Combined page and word ISP programming mode code in... |
tree | commitdiff |
2010-12-25 |
Dean Camera | Fixed possible programming problem in the AVRISP-MKII... |
tree | commitdiff |
2010-12-24 |
Dean Camera | Add DEVICE_STATE_AS_GPIOR=0 compile time option to... |
tree | commitdiff |
2010-12-17 |
Dean Camera | Fix a few more incorrectly ordered endpoint initialisat... |
tree | commitdiff |
2010-12-17 |
Dean Camera | Add missing AVRStudio4 project file for the MIDIToneGen... |
tree | commitdiff |
2010-12-13 |
Dean Camera | Fixed incorrect definition of the HID_KEYBOARD_SC_D... |
tree | commitdiff |
2010-12-12 |
Dean Camera | Fixed possible lost data in the XPLAINBridge, USBtoSeri... |
tree | commitdiff |
2010-12-12 |
Dean Camera | Added new RingBuffer_Peek() function to the lightweight... |
tree | commitdiff |
2010-12-03 |
Dean Camera | Added new completed MIDIToneGenerator project. |
tree | commitdiff |
2010-11-27 |
Dean Camera | Fixed broken DFU bootloader, added XPLAIN support for... |
tree | commitdiff |
2010-11-26 |
Dean Camera | Fix typos in the XPLAINBridge project preventing compil... |
tree | commitdiff |
2010-11-26 |
Dean Camera | Added ability to write protect Mass Storage disk write... |
tree | commitdiff |
2010-11-25 |
Dean Camera | Changed the XPLAINBridge software UART to use the regul... |
tree | commitdiff |
2010-11-25 |
Dean Camera | Make the incomplete MIDIToneGenerator project work... |
tree | commitdiff |
2010-11-24 |
Dean Camera | Readd incomplete MIDIToneGenerator project, which can... |
tree | commitdiff |
2010-11-23 |
Dean Camera | Fixed Benito project discarding incoming data from... |
tree | commitdiff |
2010-11-22 |
Dean Camera | Lower bulk endpoint polling rate in the descriptors... |
tree | commitdiff |
2010-11-21 |
Dean Camera | Oops - reduce size of each ring buffer in the USBtoSeri... |
tree | commitdiff |
2010-11-17 |
Dean Camera | Rename incorrectly named XPROGTarget_SendBreak() functi... |
tree | commitdiff |
2010-11-16 |
Dean Camera | Fixed AVRISP-MKII clone project not starting the target... |
tree | commitdiff |
2010-11-16 |
Dean Camera | Slow AVRISP-MKII clone PDI/TPI programming speed back... |
tree | commitdiff |
2010-11-16 |
Dean Camera | Added new XCK_RESCUE_CLOCK_ENABLE compile time option... |
tree | commitdiff |
2010-11-15 |
Dean Camera | Fixed incorrect event name in the Benito project. |
tree | commitdiff |
2010-11-14 |
Dean Camera | Second patch to fix incorrect PDI/TPI programming speed. |
tree | commitdiff |
2010-11-12 |
Dean Camera | Fixed PDI/TPI programming speed of ~250KHz in the AVRIS... |
tree | commitdiff |
next |