summaryrefslogtreecommitdiffstats
path: root/reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'reg.h')
-rw-r--r--reg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/reg.h b/reg.h
index 0330eaf..d2efa1a 100644
--- a/reg.h
+++ b/reg.h
@@ -31,11 +31,11 @@
//#include <reg/lptmr.h>
//#include <reg/cmt.h>
//#include <reg/rtc.h>
-//#include <reg/usbotg.h>
+#include <reg/usbotg.h>
//#include <reg/usbdcd.h>
//#include <reg/can.h>
//#include <reg/spi.h>
-//#include <reg/i2c.h>
+#include <reg/i2c.h>
#include <reg/uart.h>
//#include <reg/i2s.h>
#include <reg/gpio.h>