AVRISP Programmer code is no longer in the LUFA mainline, remove it's PID allocation.
[pub/lufa.git] / LUFA /
2009-03-27 Dean CameraAVRISP Programmer code is no longer in the LUFA mainlin...
2009-03-27 Dean CameraFixed incorrect ADC driver init register manipulation...
2009-03-26 Dean CameraFixed USBTask.h not conditionally including HostChapter...
2009-03-25 Dean CameraFixed documentation typoes and preprocessor checks...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-20 Dean CameraCombined Keyboad and Mouse normal and interrupt driven...
2009-03-19 Dean CameraCombined Mouse, MouseViaInt and MouseFullInt demos...
2009-03-19 Dean CameraCombined Keyboard, KeyboardViaInt and KeyboardFullInt...
2009-03-18 Dean CameraFixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64...
2009-03-17 Dean CameraCorrected CDC class bootloader to fix a few bugs, chang...
2009-03-17 Dean CameraIncomplete non-functional BluetoothHost demo removed...
2009-03-17 Dean CameraAdded DataflashManager_WriteBlocks_RAM() and DataflashM...
2009-03-17 Dean CameraBoard Dataflash driver now allows for dataflash ICs...
2009-03-16 Dean CameraAdded extra output to makefiles to indicate the current...
2009-03-11 Dean CameraRenamed NO_CLEARSET_FEATURE_REQUEST compile time token...
2009-03-10 Dean CameraFixed incorrect/missing control status stage transfers...
2009-03-09 Dean CameraRemoved SetSystemClockPrescaler() macro, the clock_pres...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-03-03 Dean CameraUpdated changelog to reflect recent commit changes.
2009-02-26 Dean CameraMakefiles and library modified to add a new F_CLOCK...
2009-02-23 Dean CameraUSBtoSerial demo now discards all Rx data when not...
2009-02-23 Dean CameraMoved all source to the trunk directory.