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/Demos/Device/LowLevel
Dean Camera bda4bd4501
Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation.
15 years ago
..
AudioInput Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
AudioOutput Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
CDC Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation. 15 years ago
DualCDC Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation. 15 years ago
GenericHID Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
Joystick Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
Keyboard Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
KeyboardMouse Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
MIDI Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
MassStorage Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation. 15 years ago
Mouse Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
RNDISEthernet Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
USBtoSerial Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation. 15 years ago
makefile Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago