rename usbd_host to usbh
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "errors.h"
|
||||
#include "hid_host.h"
|
||||
#include "mock_osal.h"
|
||||
#include "mock_usbd_host.h"
|
||||
#include "mock_usbh.h"
|
||||
|
||||
extern class_hid_keyboard_info_t keyboard_info_pool[TUSB_CFG_HOST_DEVICE_MAX];
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
#include "unity.h"
|
||||
#include "errors.h"
|
||||
#include "usbd_host.h"
|
||||
#include "usbh.h"
|
||||
#include "mock_osal.h"
|
||||
#include "mock_hcd.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user