insane-adding-machines / unicore-mx

UniCore-MX | Universal Core for ARM Cortex-M0/0+/3/4/7/X
GNU General Public License v3.0
50 stars 8 forks source link

Usbd MSC windows minimum scsi implementation #47

Open alexrayne opened 7 years ago

alexrayne commented 7 years ago

here provided MSC scsi , commands that denamded by win8

also introduced API that allow overriding by user code.

this branch also includes USBD logging refactorings to USBD_LOGXXX macros, vs old simple LOGXXX.

also level of log verbosity defined by value of USBD_DEBUG. levels system and loging sections are declared in usbd_private.h

kuldeepdhaka commented 7 years ago

Note to myself: