Add USART reg.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 18 Oct 2007 09:45:10 +0000 (09:45 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 18 Oct 2007 09:45:10 +0000 (09:45 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@894 38d2e660-2303-0410-9eaa-f027e97ec537

cpu/arm/io/at91sam7s.h

index b77e2267a248e5067d2ba5ff45939bb9d187d16a..24e9580e590adb46fb7d47bdd45bbf8a765e2c1a 100644 (file)
 #include "at91_wdt.h"
 #include "at91_rstc.h"
 #include "at91_pio.h"
+#include "at91_ser.h"
 //TODO: add other peripherals
 
 /** Peripheral Identifiers and Interrupts */