mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-30 23:18:37 -04:00
Check in the MicroBlaze projects before copying them to create the version that uses the full Ethernet.
This commit is contained in:
parent
f69b2efa66
commit
74eedea5db
4 changed files with 32 additions and 8 deletions
|
@ -522,9 +522,6 @@ static long lCheckTimerStarted = pdFALSE;
|
|||
xTimerStart( xCheckTimer, mainDONT_BLOCK );
|
||||
lCheckTimerStarted = pdTRUE;
|
||||
}
|
||||
|
||||
extern void vTemp( void );
|
||||
vTemp();
|
||||
}
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue