qmk_firmware/LUFA
2009-03-29 06:31:24 +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
Drivers Fixed incorrect ADC driver init register manipulation (thanks to Tobias). 2009-03-27 03:11:58 +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
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 MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7. 2009-03-29 06:31:24 +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 Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
GettingStarted.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
LUFAPoweredProjects.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
MainPage.txt Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 2009-03-19 13:19:12 +00:00
makefile Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
MigrationInformation.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 2009-03-27 08:45:39 +00:00
SchedulerOverview.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
VIDAndPIDValues.txt AVRISP Programmer code is no longer in the LUFA mainline, remove it's PID allocation. 2009-03-27 08:23:33 +00:00
WritingBoardDrivers.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00