continue to strengthen include policy
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
* This file is part of the tiny usb stack.
|
||||
*/
|
||||
|
||||
#include "tusb_option.h"
|
||||
#include "common/common.h"
|
||||
|
||||
#ifdef TUSB_CFG_HOST
|
||||
|
||||
|
@@ -58,8 +58,6 @@
|
||||
//--------------------------------------------------------------------+
|
||||
// INCLUDE
|
||||
//--------------------------------------------------------------------+
|
||||
#include "common/common.h"
|
||||
#include "osal/osal.h"
|
||||
#include "hcd.h"
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
@@ -59,9 +59,6 @@
|
||||
// INCLUDE
|
||||
//--------------------------------------------------------------------+
|
||||
#include "common/common.h"
|
||||
#include "osal/osal.h"
|
||||
#include "hcd.h"
|
||||
#include "usbh.h"
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// USBH
|
||||
|
@@ -50,6 +50,7 @@
|
||||
|
||||
#include "common/common.h"
|
||||
#include "hal/hal.h"
|
||||
#include "osal/osal.h"
|
||||
|
||||
#ifdef TUSB_CFG_HOST
|
||||
#include "host/usbh.h"
|
||||
|
Reference in New Issue
Block a user