AVR support

This commit is contained in:
Anthony Green
2009-10-04 23:53:17 -04:00
parent 5cbe2058c1
commit 2340e7a777
14 changed files with 799 additions and 57 deletions

View File

@@ -65,6 +65,8 @@ ARM_TRUE = @ARM_TRUE@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AVR32_FALSE = @AVR32_FALSE@
AVR32_TRUE = @AVR32_TRUE@
AWK = @AWK@
CC = @CC@
CCAS = @CCAS@