hal update

This commit is contained in:
hathach
2018-03-02 18:22:34 +07:00
parent 5b110f9f58
commit f88e24d773
8 changed files with 13 additions and 13 deletions

View File

@@ -36,8 +36,8 @@
*/
/**************************************************************************/
#ifndef _TUSB_HAL_USB_H_
#define _TUSB_HAL_USB_H_
#ifndef _TUSB_HAL_MCU_H_
#define _TUSB_HAL_MCU_H_
#include "LPC43xx.h"
#include "lpc43xx_cgu.h"
@@ -52,5 +52,5 @@
}
#endif
#endif /* _TUSB_HAL_USB_H_ */
#endif /* _TUSB_HAL_MCU_H_ */