summaryrefslogtreecommitdiff
path: root/firmware/export/tcc77x.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/tcc77x.h')
-rw-r--r--firmware/export/tcc77x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/tcc77x.h b/firmware/export/tcc77x.h
index 9ff8adea3e..5346e585aa 100644
--- a/firmware/export/tcc77x.h
+++ b/firmware/export/tcc77x.h
@@ -258,4 +258,7 @@
258/* USB 2.0 device system MMR base address */ 258/* USB 2.0 device system MMR base address */
259#define USB_BASE 0x90000b00 259#define USB_BASE 0x90000b00
260 260
261#define USB_NUM_ENDPOINTS 3
262#define USB_DEVBSS_ATTR IBSS_ATTR
263
261#endif 264#endif