more rename
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#if TUSB_CFG_DEVICE_CDC
|
||||
|
||||
#include "common/fifo.h" // TODO refractor
|
||||
#include "common/tusb_fifo.h" // TODO refractor
|
||||
#include "app_os_prio.h"
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
@@ -67,7 +67,7 @@
|
||||
#include "verify.h"
|
||||
#include "binary.h"
|
||||
#include "tusb_error.h"
|
||||
#include "fifo.h"
|
||||
#include "tusb_fifo.h"
|
||||
|
||||
//------------- TUSB Header -------------//
|
||||
#include "tusb_types.h"
|
||||
|
@@ -36,7 +36,7 @@
|
||||
*/
|
||||
/**************************************************************************/
|
||||
|
||||
#include "fifo.h"
|
||||
#include "tusb_fifo.h"
|
||||
|
||||
/*------------------------------------------------------------------*/
|
||||
/*
|
@@ -44,7 +44,7 @@
|
||||
#define _TUSB_OSAL_NONE_H_
|
||||
|
||||
#include "osal_common.h"
|
||||
#include "common/fifo.h"
|
||||
#include "common/tusb_fifo.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user