mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Work in progress - checked in for backup only.
This commit is contained in:
parent
02db572328
commit
e03f239692
13 changed files with 1240 additions and 336 deletions
|
|
@ -81,7 +81,7 @@
|
|||
#define _GPIO
|
||||
#define _GPIOA
|
||||
#define _GPIOB
|
||||
//#define _GPIOC
|
||||
#define _GPIOC
|
||||
#define _GPIOD
|
||||
#define _GPIOE
|
||||
//#define _GPIOF
|
||||
|
|
@ -134,7 +134,7 @@
|
|||
/************************************* USART **********************************/
|
||||
#define _USART
|
||||
#define _USART1
|
||||
//#define _USART2
|
||||
#define _USART2
|
||||
//#define _USART3
|
||||
//#define _UART4
|
||||
//#define _UART5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue