STMicroelectronics / STM32CubeL4

STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
262 stars 153 forks source link

Fix USB MSC more than 2 LUNs support #40

Closed Igorbunow closed 3 years ago

Igorbunow commented 3 years ago

Add support more than 2 LUNs into USB MSC device

kernel: [ 1969.997185] scsi 8:0:0:0: Direct-Access     STM      MicroSD Device   0.01 PQ: 0 ANSI: 2
kernel: [ 1969.997830] scsi 8:0:0:1: Direct-Access     STM      EEPROM           0.01 PQ: 0 ANSI: 2
kernel: [ 1969.998390] scsi 8:0:0:2: Direct-Access     STM      System           0.01 PQ: 0 ANSI: 2
kernel: [ 1969.999059] scsi 8:0:0:3: Direct-Access     STM      Test             0.01 PQ: 0 ANSI: 2
kernel: [ 1969.999505] sd 8:0:0:0: Attached scsi generic sg7 type 0

IMPORTANT INFORMATION

Contributor License Agreement (CLA)

ST-dot-com commented 3 years ago

This pull request has been refused, the Contribution License Agreement must be signed.