mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
9f9fb17d64
usbmsc.h uses the CONFIG_USBMSC_IFNOBASE configuration option, but it cannot be set anywhere. Provide means to configure this option which is useful when it's other than the default zero. Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>