Slight mods to comments in STR75X GCC port and demo files.

This commit is contained in:
Richard Barry 2006-11-19 13:41:31 +00:00
parent 6ac900dc95
commit 09969dc53e
7 changed files with 29 additions and 17 deletions

View file

@ -57,10 +57,9 @@
/*-----------------------------------------------------------*/
/* Setup the watchdog to generate the tick interrupts. */
/* Setup the TB to generate the tick interrupts. */
static void prvSetupTimerInterrupt( void );
/*-----------------------------------------------------------*/
/*