summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 56cd2dec94..5cdf46dcfd 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -775,7 +775,7 @@ Lyre prototype 1*/
775#elif CONFIG_USBOTG == USBOTG_JZ4740 775#elif CONFIG_USBOTG == USBOTG_JZ4740
776#define USB_HAS_BULK 776#define USB_HAS_BULK
777#define USB_HAS_INTERRUPT 777#define USB_HAS_INTERRUPT
778#elif defined(CPU_TCC780X) || defined(define CPU_TCC77X) 778#elif defined(CPU_TCC780X) || defined(CPU_TCC77X)
779#define USB_HAS_BULK 779#define USB_HAS_BULK
780#endif /* CONFIG_USBOTG */ 780#endif /* CONFIG_USBOTG */
781 781