Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Projects / Benito / Benito.c
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-31 Dean CameraRename RingBuffer header functions and typedefs from...
2010-12-26 Dean CameraMake a new general RingBuffer.h misc library driver...
2010-12-12 Dean CameraFixed possible lost data in the XPLAINBridge, USBtoSeri...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-15 Dean CameraFixed incorrect event name in the Benito project.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-09 Dean CameraRemoved complicated logic for the Endpoint_ConfigureEnd...
2010-08-01 Dean CameraFix XPLAINBridge project discarding characters from...
2010-07-30 Dean CameraAltered the CDC Deivice and Host Class drivers' receive...
2010-07-30 Dean CameraOops - need to turn off USART via control register...
2010-07-29 Dean CameraFixed Benito and USBtoSerial projects not turning off...
2010-07-25 Dean CameraAdded periodic flush timer to the Benito project. Alter...
2010-07-12 Dean CameraAlter the ring buffer library headers to have both...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraDon't cast the line encoding baud rate to a uint16_t...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-01-21 Dean CameraNew revision Benito hardware will be 16MHz, and use...
2010-01-21 Dean CameraUpdate Benito project -- device should be reset when...
2010-01-17 Dean CameraOops - missing brace in the updated Benito code causing...
2010-01-17 Dean CameraFix the Benito project not pulsing the target's /RESET...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-08-25 Dean CameraUpdated Benito project -- added hardware interrupt...
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.
2009-08-07 Dean CameraMake Benito ping-pong LED code more explicit, using...
2009-08-05 Dean CameraFixed issue in USBtoSerial demos where the USART Rx...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-28 Dean CameraChanged AudioOutput demos to explicitly use timer 3...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-07-24 Dean CameraEnsure new Benito Programmer project matches Don's...
2009-07-23 Dean CameraMinor updates to the Benito programmer - remove redunda...
2009-07-23 Dean CameraTweaks to the new Benito Programmer project for documen...
2009-07-23 Dean CameraAdded new Benito project, a simple modified USB-to...