mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-11 15:46:14 +02:00
Remove the ( void ) prvSetupNestedFPUInterruptsTest; line from the LPC4300 M4 main.c file. It should not have been there.
This commit is contained in:
parent
c820c390c4
commit
ec18d06ab1
@ -390,7 +390,6 @@ static void prvOptionallyCreateComprehensveTestApplication( void )
|
||||
( void ) vRegTest1Task;
|
||||
( void ) vRegTest2Task;
|
||||
( void ) prvCheckTimerCallback;
|
||||
( void ) prvSetupNestedFPUInterruptsTest;
|
||||
}
|
||||
#endif /* mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user