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/Projects/LEDNotifier
Dean Camera 092f82e06f
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
15 vuotta sitten
..
Board Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 15 vuotta sitten
CPUUsageApp Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 vuotta sitten
HotmailNotifierApp Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 vuotta sitten
LEDMixerApp Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 vuotta sitten
Descriptors.c Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch). 15 vuotta sitten
Descriptors.h Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch). 15 vuotta sitten
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 15 vuotta sitten
LEDNotifier.aps Add first lot of AVRStudio project files for some of the library projects. 15 vuotta sitten
LEDNotifier.c Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions). 15 vuotta sitten
LEDNotifier.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 vuotta sitten
LEDNotifier.txt More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 15 vuotta sitten
LUFA LED Notifier.inf Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 vuotta sitten
makefile Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template. 15 vuotta sitten