You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA
Dean Camera 48400df13c
Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo.
16 years ago
..
Common Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 16 years ago
DriverStubs Board Dataflash driver now allows for dataflash ICs which use different shifts for setting the current page/byte address (thanks to Kenneth Clubb). 16 years ago
Drivers Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl). 16 years ago
MemoryAllocator Moved all source to the trunk directory. 16 years ago
Scheduler Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.). 16 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl). 16 years ago
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. 16 years ago
DirectorySummaries.txt Moved all source to the trunk directory. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 16 years ago
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. 16 years ago
MainPage.txt Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 16 years ago
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). 16 years ago
SchedulerOverview.txt Moved all source to the trunk directory. 16 years ago
VIDAndPIDValues.txt Moved all source to the trunk directory. 16 years ago
Version.h Moved all source to the trunk directory. 16 years ago
WritingBoardDrivers.txt Moved all source to the trunk directory. 16 years ago
makefile Moved all source to the trunk directory. 16 years ago