mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-02-06 02:23:29 +08:00
test full demo
This commit is contained in:
@@ -181,6 +181,7 @@ int main( void )
|
||||
#elif ( mainSELECTED_APPLICATION == FULL_DEMO )
|
||||
{
|
||||
console_print( "Starting full demo\n" );
|
||||
console_print( "Testing full demo\n" );
|
||||
main_full();
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user