Complete RX64M GCC demo.

This commit is contained in:
Richard Barry 2014-06-04 09:19:16 +00:00
parent 1130a53ec8
commit 5cbab67186
23 changed files with 1538 additions and 356 deletions

View file

@ -138,7 +138,7 @@ void vApplicationStackOverflowHook( TaskHandle_t pxTask, char *pcTaskName );
void vApplicationTickHook( void );
/*-----------------------------------------------------------*/
uint32_t ul1, ul2;
int main( void )
{
/* Configure the hardware ready to run the demo. */