adding blinker05, interrupt example

This commit is contained in:
David Welch
2012-06-10 12:45:58 -04:00
parent f3a4d8b399
commit e063695a38
6 changed files with 369 additions and 2 deletions

View File

@@ -21,8 +21,6 @@ extern void dummy ( unsigned int );
#define GPSET0 0x2020001C
#define GPCLR0 0x20200028
#define TIMEOUT 4000000
//-------------------------------------------------------------------------
int notmain ( void )
{