samd51 metro m4 add init_mcu() and usb init
- device regconized on bus but doesnt response with setup packet. - temp disable msc
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
//------------- CLASS -------------//
|
||||
#define CFG_TUD_CDC 1
|
||||
#define CFG_TUD_MSC 1
|
||||
#define CFG_TUD_MSC 0
|
||||
|
||||
#define CFG_TUD_HID 0
|
||||
#define CFG_TUD_HID_KEYBOARD 0
|
||||
|
||||
Reference in New Issue
Block a user