From f4cdcfa51096f73a49642c400681d91847137dfb Mon Sep 17 00:00:00 2001 From: Perry Hung Date: Fri, 18 Feb 2011 05:22:39 -0500 Subject: checkpoint --- libmaple/rcc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libmaple/rcc.h') diff --git a/libmaple/rcc.h b/libmaple/rcc.h index 4b1f35d..1a59219 100644 --- a/libmaple/rcc.h +++ b/libmaple/rcc.h @@ -175,6 +175,8 @@ enum { RCC_DAC, // High-density devices only (Maple Native) RCC_DMA1, RCC_DMA2, // High-density devices only (Maple Native) + RCC_I2C1, + RCC_I2C2 }; -- cgit v1.2.3