rename usbd_host to usbh

This commit is contained in:
hathach
2013-02-04 12:29:50 +07:00
parent 5f8839fff8
commit 5ec56120e6
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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"