chore(usb_vendor): update non-movable memory enum

This commit is contained in:
Matthew McGowan 2021-10-04 07:36:08 -07:00
parent e54073b95b
commit f936989c0b

View File

@ -52,6 +52,10 @@ enum {
+ 1 // hid_report_descriptor_allocation
+ 1 // hid_devices_allocation
#endif
#if CIRCUITPY_USB_VENDOR
+ 1 // usb_vendor_add_descriptor
#endif
,
CIRCUITPY_SUPERVISOR_MOVABLE_ALLOC_COUNT =