qmk_firmware/LUFA
Dean Camera 350141e085 Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data.
Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place.
2009-03-23 05:43:49 +00:00
..
Common Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 2009-03-09 12:28:50 +00:00
DriverStubs Board Dataflash driver now allows for dataflash ICs which use different shifts for setting the current page/byte address (thanks to Kenneth Clubb). 2009-03-17 04:43:34 +00:00
Drivers Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl). 2009-03-18 09:14:09 +00:00
MemoryAllocator Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Scheduler Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.). 2009-03-04 08:03:13 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 2009-03-23 05:43:49 +00:00
CompileTimeTokens.txt Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage. 2009-03-11 13:11:58 +00:00
DirectorySummaries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
GettingStarted.txt Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL. 2009-02-26 05:48:47 +00:00
MainPage.txt Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 2009-03-19 13:19:12 +00:00
MigrationInformation.txt Board Dataflash driver now allows for dataflash ICs which use different shifts for setting the current page/byte address (thanks to Kenneth Clubb). 2009-03-17 04:43:34 +00:00
SchedulerOverview.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
VIDAndPIDValues.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Version.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
WritingBoardDrivers.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
makefile Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00