Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Projects / XPLAINBridge / USARTDescriptors.c
2013-10-11 Dean CameraMerge pull request #9 from mondalaci/replace-remaining...
2013-10-09 László MondaReplace CDC interface numbers with enums.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-05-15 Dean CameraAdd prefixes to string descriptor ID enum names in...
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAlter the XPLAINBridge and AVRISP-MKII clone projects...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
2010-11-10 Dean CameraFixed incorrect PollingIntervalMS values in the demo...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-08-29 Dean CameraRemove remaining void* descriptor casts in the projects...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-15 Dean CameraAdded ability to set the serial baud rate via the user...
2010-07-13 Dean CameraChange AVRISP-MKII and XPLAINBridge descriptors to...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-05-20 Dean CameraRenamed CDC device class demos' ManagementEndpoint...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-06 Dean CameraRemove incorrect Abstract Call Management class specifi...
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-01-19 Dean CameraClean up of the altered XPLAINBridge project.
2010-01-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...