mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Add in a basic USART driver and echo test task.
This commit is contained in:
parent
4ab0313273
commit
28b5ea32a4
10 changed files with 269 additions and 425 deletions
|
|
@ -114,7 +114,7 @@
|
|||
/************************************* SPI ************************************/
|
||||
#define _SPI
|
||||
#define _SPI1
|
||||
//#define _SPI2
|
||||
#define _SPI2
|
||||
//#define _SPI3
|
||||
|
||||
/************************************* SysTick ********************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue