mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Slight mods to comments in STR75X GCC port and demo files.
This commit is contained in:
parent
6ac900dc95
commit
09969dc53e
7 changed files with 29 additions and 17 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
/* Setup the watchdog to generate the tick interrupts. */
|
||||
/* Setup the TB to generate the tick interrupts. */
|
||||
static void prvSetupTimerInterrupt( void );
|
||||
|
||||
/* ulCriticalNesting will get set to zero when the first task starts. It
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue