2009-05-04 |
Dean Camera | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64... |
blob | commitdiff |
2009-05-03 |
Dean Camera | Fixed naming of OTG.h functions, to make them consisten... |
blob | commitdiff | diff to current |
2009-05-03 |
Dean Camera | More minor renaming of library enums and events to... |
blob | commitdiff | diff to current |
2009-05-02 |
Dean Camera | Fixed reversed signature byte ordering in the CDC bootl... |
blob | commitdiff | diff to current |
2009-04-26 |
Dean Camera | Fixed SPI driver init function not clearing SPI2X bit... |
blob | commitdiff | diff to current |
2009-04-24 |
Dean Camera | Endpoint configuration is now refined to give better... |
blob | commitdiff | diff to current |
2009-04-23 |
Dean Camera | Fixed USB_RemoteWakeupEnabled flag never being set... |
blob | commitdiff | diff to current |
2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
blob | commitdiff | diff to current |
2009-04-21 |
Dean Camera | Removed specialized Endpoint_ClearControl* and Pipe_Cle... |
blob | commitdiff | diff to current |
2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
blob | commitdiff | diff to current |
2009-04-19 |
Dean Camera | Spell checked non-source documentation pages. |
blob | commitdiff | diff to current |
2009-04-19 |
Dean Camera | Fixed incorrect HID interface class and subclass values... |
blob | commitdiff | diff to current |
2009-04-17 |
Dean Camera | Removed "Host_" section of the function names in Config... |
blob | commitdiff | diff to current |
2009-04-17 |
Dean Camera | Fixed CDC and USBtoSerial demos freezing where buffers... |
blob | commitdiff | diff to current |
2009-04-17 |
Dean Camera | Renamed Serial_Stream driver to SerialStream to remain... |
blob | commitdiff | diff to current |
2009-04-16 |
Dean Camera | Partial commit: change references to Drivers/AT90USBXXX... |
blob | commitdiff | diff to current |
2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
blob | commitdiff | diff to current |
2009-04-15 |
Dean Camera | Fixed minor issue with the RNDISEthernet demo DHCP... |
blob | commitdiff | diff to current |
2009-04-14 |
Dean Camera | Corrected AudioInput and AudioOutput demos, to fix... |
blob | commitdiff | diff to current |
2009-04-14 |
Dean Camera | The USB_Host_SendControlRequest() function no longer... |
blob | commitdiff | diff to current |
2009-04-14 |
Dean Camera | Adjusted sample CTC timer calculations in the AudioOutp... |
blob | commitdiff | diff to current |
2009-04-13 |
Dean Camera | Fixed RNDISEthenet demo checking the incorrect message... |
blob | commitdiff | diff to current |
2009-04-09 |
Dean Camera | Fixed GenericHID demo not starting USB and HID manageme... |
blob | commitdiff | diff to current |
2009-04-07 |
Dean Camera | Added support to the CDCHost demo for devices with... |
blob | commitdiff | diff to current |
2009-04-07 |
Dean Camera | Added preprocessor checks and documentation to the... |
blob | commitdiff | diff to current |
2009-04-05 |
Dean Camera | Removed all binary constants and replaced with decimal... |
blob | commitdiff | diff to current |
2009-04-05 |
Dean Camera | Move StdRequestType.h, StreamCallbacks.h, USBMode.h... |
blob | commitdiff | diff to current |
2009-04-05 |
Dean Camera | Add call to MassStore_WaitForDataReceived() in MassStor... |
blob | commitdiff | diff to current |
2009-04-02 |
Dean Camera | Added new PIMA_DATA_SIZE() define to the Still Image... |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | Changed GenericHID device demo to use the LUFA schedule... |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | Added new GenericHIDHost demo. |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | Fixed incorrect defined in Version.h. |
blob | commitdiff | diff to current |
2009-03-31 |
Dean Camera | Commit for the 090401 release. |
blob | commitdiff | diff to current |
2009-03-29 |
Dean Camera | Minor documentation fixes to correct formatting and... |
blob | commitdiff | diff to current |
2009-03-29 |
Dean Camera | Added new GenericHID device demo application. |
blob | commitdiff | diff to current |
2009-03-29 |
Dean Camera | Fixed MagStripe keyboard interface polling interval... |
blob | commitdiff | diff to current |
2009-03-27 |
Dean Camera | Add new page to the documentation listing existing... |
blob | commitdiff | diff to current |
2009-03-27 |
Dean Camera | AVRISP Programmer code is no longer in the LUFA mainlin... |
blob | commitdiff | diff to current |
2009-03-27 |
Dean Camera | Fixed incorrect ADC driver init register manipulation... |
blob | commitdiff | diff to current |
2009-03-26 |
Dean Camera | Fixed USBTask.h not conditionally including HostChapter... |
blob | commitdiff | diff to current |
2009-03-25 |
Dean Camera | Fixed documentation typoes and preprocessor checks... |
blob | commitdiff | diff to current |
2009-03-23 |
Dean Camera | Fixed CDC demo not sending an empty packet after each... |
blob | commitdiff | diff to current |
2009-03-20 |
Dean Camera | Combined Keyboad and Mouse normal and interrupt driven... |
blob | commitdiff | diff to current |
2009-03-19 |
Dean Camera | Combined Mouse, MouseViaInt and MouseFullInt demos... |
blob | commitdiff | diff to current |
2009-03-18 |
Dean Camera | Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64... |
blob | commitdiff | diff to current |
2009-03-17 |
Dean Camera | Corrected CDC class bootloader to fix a few bugs, chang... |
blob | commitdiff | diff to current |
2009-03-17 |
Dean Camera | Incomplete non-functional BluetoothHost demo removed... |
blob | commitdiff | diff to current |
2009-03-17 |
Dean Camera | Added DataflashManager_WriteBlocks_RAM() and DataflashM... |
blob | commitdiff | diff to current |
2009-03-17 |
Dean Camera | Board Dataflash driver now allows for dataflash ICs... |
blob | commitdiff | diff to current |
2009-03-16 |
Dean Camera | Added extra output to makefiles to indicate the current... |
blob | commitdiff | diff to current |
2009-03-11 |
Dean Camera | Renamed NO_CLEARSET_FEATURE_REQUEST compile time token... |
blob | commitdiff | diff to current |
2009-03-10 |
Dean Camera | Fixed incorrect/missing control status stage transfers... |
blob | commitdiff | diff to current |
2009-03-09 |
Dean Camera | Removed SetSystemClockPrescaler() macro, the clock_pres... |
blob | commitdiff | diff to current |
2009-03-04 |
Dean Camera | Updated makefiles to reflect new dfu-ee programming... |
blob | commitdiff | diff to current |
2009-03-03 |
Dean Camera | Updated changelog to reflect recent commit changes. |
blob | commitdiff | diff to current |
2009-02-26 |
Dean Camera | Makefiles and library modified to add a new F_CLOCK... |
blob | commitdiff | diff to current |
2009-02-23 |
Dean Camera | USBtoSerial demo now discards all Rx data when not... |
blob | commitdiff | diff to current |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
blob | commitdiff | diff to current |
|