Synchronizing with my work copy.
This commit is contained in:
parent
c67a4155d5
commit
2c955d6e3f
13 changed files with 194 additions and 67 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue