summaryrefslogtreecommitdiff
path: root/ports/raspberrypi
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2021-02-04 19:23:40 -0500
committerDan Halbert <halbert@halwitz.org>2021-02-04 19:23:40 -0500
commit0802b22ed6229a981d26e5d89737877cfb044f61 (patch)
tree856475a89e81629e2c7cad462a7723070628ffc9 /ports/raspberrypi
parent8789a2c8a9c73b9cd22140307160d5a87a65adc6 (diff)
usb descriptors all set; rework of enabling for USB devices
Diffstat (limited to 'ports/raspberrypi')
-rw-r--r--ports/raspberrypi/mpconfigport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/raspberrypi/mpconfigport.mk b/ports/raspberrypi/mpconfigport.mk
index d0a21a7b4..6fb4ffaae 100644
--- a/ports/raspberrypi/mpconfigport.mk
+++ b/ports/raspberrypi/mpconfigport.mk
@@ -44,4 +44,5 @@ INTERNAL_LIBM = 1
USB_SERIAL_NUMBER_LENGTH = 32
+# Number of USB endpoint pairs.
USB_NUM_EP = 8