update nrf errata

This commit is contained in:
hathach
2018-04-08 13:46:39 +07:00
parent 19cc3d270c
commit bee4488811
2 changed files with 54 additions and 2 deletions

View File

@ -60,7 +60,7 @@
#define TUSB_CFG_DEVICE_HID_KEYBOARD 0
#define TUSB_CFG_DEVICE_HID_MOUSE 0
#define TUSB_CFG_DEVICE_HID_GENERIC 0 // not supported yet
#define TUSB_CFG_DEVICE_MSC 1
#define TUSB_CFG_DEVICE_MSC 0
#define TUSB_CFG_DEVICE_CDC 1
//--------------------------------------------------------------------+