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/XPLAINBridge
Dean Camera ae9dab1398
Add missing clean_doxygen phony targets to the project makefiles.
14 years ago
..
Lib Reduce prescaler of the flush timer in the USBtoSerial demo, so that buffer overruns will not occur regardless of hardware and baud rate settings. 14 years ago
AVRISPDescriptors.c 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 years ago
AVRISPDescriptors.h The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRISP-MKII projects has been renamed LIBUSB_DRIVER_COMPAT, as it applies to all software on all platforms using the libUSB driver. 15 years ago
Doxygen.conf Remove obsolete entry from the Doxygen configuration files. 15 years ago
LUFA XPLAIN Bridge.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 years ago
USARTDescriptors.c Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better. 14 years ago
USARTDescriptors.h Renamed CDC device class demos' ManagementEndpoint descriptor to NotificationEndpoint to more accurately indicate its purpose. 15 years ago
XPLAINBridge.c Alter the ring buffer library headers to have both atomic and non-atomic insertion/removal routines. Modify the existing projects so that buffer operations performed in an ISR use the shorted non-atomic versions, as they are already performed in a blocking ISR. 14 years ago
XPLAINBridge.h Moved calls to V2Params_UpdateParamValues() out of the main AVRISP-MKII and XPLAINBridge project loops and into the AVRISP management function. 14 years ago
XPLAINBridge.txt Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor. 15 years ago
makefile Add missing clean_doxygen phony targets to the project makefiles. 14 years ago