mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-05 13:53:50 -04:00
Continue commenting the new MicroBlaze demo.
This commit is contained in:
parent
0e02cc56b1
commit
e46b2a304f
5 changed files with 98 additions and 122 deletions
|
@ -311,8 +311,6 @@ portBASE_TYPE xListWasEmpty;
|
|||
/* Just to avoid compiler warnings. */
|
||||
( void ) pvParameters;
|
||||
|
||||
vTaskDelay( 2 );
|
||||
|
||||
for( ;; )
|
||||
{
|
||||
/* Query the timers list to see if it contains any timers, and if so,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue