qmk_firmware/Demos
Dean Camera 5f3c4cc6e0 Reverted modifications to USBInterrupt.h that were intefering with correct host mode operation.
Fixed SUSPI interrupt not being cleared during device mode enumeration, causing accidental mis-fires on re-enumeration.

Fixed JTAG_DEBUG_POINT() and JTAG_DEBUG_BREAK() macros not compiling under pure C99 standards mode.
2010-09-22 04:20:45 +00:00
..
Device Ensure device address latch bit is not set at the same time as the new address, as per datasheet. 2010-09-19 05:46:17 +00:00
DualRole Rename internal suspend and wake up USB interrupt macros so that they follow the same naming scheme as the other USB ISR macros. 2010-09-19 08:42:30 +00:00
Host Reverted modifications to USBInterrupt.h that were intefering with correct host mode operation. 2010-09-22 04:20:45 +00:00
makefile Add default "all" makefile targets to the demo tree makefiles. 2010-06-25 13:28:34 +00:00