fix cast-align warning in msc host

This commit is contained in:
hathach
2021-05-31 11:11:00 +07:00
parent c2a0c1507b
commit 5cf930d78a
3 changed files with 6 additions and 4 deletions

View File

@@ -28,6 +28,8 @@
#define _TUSB_HCD_H_
#include "common/tusb_common.h"
#include "osal/osal.h"
#include "common/tusb_fifo.h"
#ifdef __cplusplus
extern "C" {