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:
hathach
2018-11-20 01:21:54 +07:00
parent c503d48ec4
commit 5e65886fdd
3 changed files with 46 additions and 4 deletions
@@ -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