Synchronizing with my work copy.

This commit is contained in:
ksb 2010-02-05 16:23:40 +00:00
parent c67a4155d5
commit 2c955d6e3f
13 changed files with 194 additions and 67 deletions

View file

@ -3,14 +3,20 @@
#define _GPIOA
#define _GPIOB
#define _GPIOC
#define _GPIOD
#define _GPIOE
#define _BKP
#define _AFIO
#define _USART1
#define _NVIC
#define _SysTick
#define _USB
#define _TIM1
#define _TIM2
#define _TIM3
#define _TIM4
#define _I2C1
#define _I2C2
#define _DMA1_Channel1
#define _DMA1_Channel2
#define _DMA1_Channel3