Change AVRISP-MKII and XPLAINBridge descriptors to indicate that the device is bus...
[pub/lufa.git] / Projects / XPLAINBridge /
2010-07-13 Dean CameraChange AVRISP-MKII and XPLAINBridge descriptors to...
2010-07-13 Dean CameraAdd remaining AVRStudio project files to the library...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-12 Dean CameraReduce prescaler of the flush timer in the USBtoSerial...
2010-07-12 Dean CameraAlter the ring buffer library headers to have both...
2010-07-12 Dean CameraAdd glitch protection to the software UART in the XPLAI...
2010-07-11 Dean CameraMajor changes to the XPLAINBridge software UART code...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-24 Dean CameraMake XPLAINBridge serial bridge much more reliable...
2010-06-24 Dean CameraMaximise the size of the ring buffers in the Benito...
2010-06-21 Dean CameraMoved calls to V2Params_UpdateParamValues() out of...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-06-12 Dean CameraOops - temp code left in the XPLAINBridge project which...
2010-06-12 Dean CameraSlight improvements to the reliability of the software...
2010-06-10 Dean CameraOops - light weight ring buffer documentation used...
2010-06-10 Dean CameraAdd missing documentation to the lightweight ring buffe...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-27 Dean CameraAdded new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-26 Dean CameraAdd better documentation to the Software UART code...
2010-05-26 Dean CameraSwitch software UART over to timer 1 and remove timer...
2010-05-26 Dean CameraRename software USART driver globals to make the code...
2010-05-26 Dean CameraMake software USART used in the XPLAINBridge project...
2010-05-26 Dean CameraCreate a new LightweightRingBuffer.h header file for...
2010-05-26 Dean CameraThe RingBuff library code has been replaced in the...
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-20 Dean CameraRenamed CDC device class demos' ManagementEndpoint...
2010-05-13 Dean CameraThe LIBUSB_FILTERDRV_COMPAT compile time option in...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-06 Dean CameraRemove incorrect Abstract Call Management class specifi...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-03-21 Dean CameraDouble bank CDC endpoints in the XPLAIN Bridge project...
2010-02-16 Dean CameraClean up XPLAINBridge code.
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-29 Dean CameraUpdate driver INF files - change manufacturer name...
2010-01-28 Dean CameraFix up project documentation files' overview tables...
2010-01-25 Dean CameraAdd missing AVRISPDescriptors.c/.h files to the XPLAINB...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
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...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-12-15 Dean CameraSpeed up bit-banged USART code in the AVRISP project.
2009-12-03 Dean CameraStarted implementing the low level PDI protocol in...
2009-12-02 Dean CameraAdd new more reliable software UART for the XPLAINBridg...
2009-12-02 Dean CameraRemoved John Steggall's software UART code from the...
2009-11-26 Dean CameraEnable pullup on the PD5 pin of the AVR in the XPLAINBr...
2009-11-26 Dean CameraUpdated John Steggall's software USART in the XPLAINBri...
2009-11-25 Dean CameraFix build and Doxygen errors.
2009-11-25 Dean CameraAdded new RNDISHost Host LowLevel demo. Fixed misnamed...
2009-11-25 Dean CameraAdded new XPLAIN serial Bridge project (thanks to John...