aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmk_core/protocol/vusb/usbdrv/usbportability.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmk_core/protocol/vusb/usbdrv/usbportability.h b/tmk_core/protocol/vusb/usbdrv/usbportability.h
index 476184dc6..206041097 100644
--- a/tmk_core/protocol/vusb/usbdrv/usbportability.h
+++ b/tmk_core/protocol/vusb/usbdrv/usbportability.h
@@ -8,6 +8,8 @@
8 * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $ 8 * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $
9 */ 9 */
10 10
11// clang-format off
12
11/* 13/*
12General Description: 14General Description:
13This header is intended to contain all (or at least most of) the compiler 15This header is intended to contain all (or at least most of) the compiler