summaryrefslogtreecommitdiff
path: root/tinyusb/hal/hal_lpc43xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/hal/hal_lpc43xx.h')
-rw-r--r--tinyusb/hal/hal_lpc43xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/hal/hal_lpc43xx.h b/tinyusb/hal/hal_lpc43xx.h
index 0935b4bbf..f1aa82ef7 100644
--- a/tinyusb/hal/hal_lpc43xx.h
+++ b/tinyusb/hal/hal_lpc43xx.h
@@ -52,7 +52,7 @@
#define _TUSB_HAL_LPC43XX_H_
#include "LPC43xx.h"
-#include "lpc43xx_cgu.h"
+//#include "lpc43xx_cgu.h"
#ifdef __cplusplus
extern "C" {