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 462fb500d7
Move temp Todo list from the Changelog to a new Future Changes page in the documentation.
15 years ago
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago
DriverStubs Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
Drivers Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations. 15 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Move temp Todo list from the Changelog to a new Future Changes page in the documentation. 15 years ago
CompileTimeTokens.txt Minor documentation page updates. 15 years ago
DirectorySummaries.txt Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation. 15 years ago
Doxygen.conf USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. 16 years ago
FutureChanges.txt Move temp Todo list from the Changelog to a new Future Changes page in the documentation. 15 years ago
GettingStarted.txt Spell checked non-source documentation pages. 16 years ago
Groups.txt Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation. 15 years ago
LUFAPoweredProjects.txt Moved USB Host state machine code out from USBTask.c and into Host.c, where it more properly belongs. 16 years ago
MainPage.txt Minor documentation page updates. 15 years ago
MigrationInformation.txt Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations. 15 years ago
VIDAndPIDValues.txt Minor documentation page updates. 15 years ago
Version.h Added new GenericHIDHost demo. 16 years ago
WritingBoardDrivers.txt Spell checked non-source documentation pages. 16 years ago
makefile Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet. 15 years ago