- minor changes

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@347 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-02-14 15:35:59 +00:00
parent 200cc27da2
commit e32cecbfe4
+1
View File
@@ -13,6 +13,7 @@ int main (void)
*pGPIO0 = 0xAAAAAAAA;
*pGPIO1 = 0xAAAAAAAA;
return 0;
}