I am wondering if it is possible to have the TM4C microcontroller have 2 MSC devices - one for internal flash and one for an external SD card. I looked at the TivaWare USB functions for initializing the device USBDCInit() and it asserts that index == 0, which seems to me like I cannot make more than 1 MSC device.