diff options
Diffstat (limited to 'firmware/export/tcc780x.h')
-rw-r--r-- | firmware/export/tcc780x.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/tcc780x.h b/firmware/export/tcc780x.h index 1e2052c4be..b10b311fed 100644 --- a/firmware/export/tcc780x.h +++ b/firmware/export/tcc780x.h | |||
@@ -229,4 +229,7 @@ | |||
229 | /* USB 2.0 device system MMR base address */ | 229 | /* USB 2.0 device system MMR base address */ |
230 | #define USB_BASE 0xf0010000 | 230 | #define USB_BASE 0xf0010000 |
231 | 231 | ||
232 | #define USB_NUM_ENDPOINTS 3 | ||
233 | #define USB_DEVBSS_ATTR IBSS_ATTR | ||
234 | |||
232 | #endif | 235 | #endif |