summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorJeremiah McCarthy <[email protected]>2021-04-05 16:32:58 -0400
committerJeremiah McCarthy <[email protected]>2021-04-05 16:32:58 -0400
commitc5b8ef15299e9d5787602b39805efbb0ca385110 (patch)
tree9e20dc037d6d9b2601ec6363e9a42870a6167f44 /src/common
parent164d3e82e32e1039ba8e471fbc949699c396c9fe (diff)
Separate DFU RT and Mode. Untested
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tusb_common.h b/src/common/tusb_common.h
index f10be88ab..859d9d47d 100644
--- a/src/common/tusb_common.h
+++ b/src/common/tusb_common.h
@@ -1,4 +1,4 @@
-/*
+/*
* The MIT License (MIT)
*
* Copyright (c) 2019 Ha Thach (tinyusb.org)