Add in a basic USART driver and echo test task.

This commit is contained in:
Richard Barry 2010-07-06 21:12:01 +00:00
parent 4ab0313273
commit 28b5ea32a4
10 changed files with 269 additions and 425 deletions

View file

@ -114,7 +114,7 @@
/************************************* SPI ************************************/
#define _SPI
#define _SPI1
//#define _SPI2
#define _SPI2
//#define _SPI3
/************************************* SysTick ********************************/