host msc built but got hardfault with inquiry command

This commit is contained in:
hathach
2018-12-10 22:06:48 +07:00
parent dffe9b335e
commit 9c3c782b64
6 changed files with 68 additions and 59 deletions

View File

@@ -458,8 +458,8 @@ typedef struct
// Note control qhd of dev0 is used as head of async list, always exists
struct {
ehci_qhd_t qhd;
ehci_qtd_t qtd;
ehci_qhd_t qhd;
ehci_qtd_t qtd;
}control[CFG_TUSB_HOST_DEVICE_MAX+1];
struct {