merge && test for master
This commit is contained in:
parent
be7a5ff269
commit
f73f98ad0a
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ int test_init(void)
|
|||
shell_init(RCCE_ue());
|
||||
|
||||
sleep(10);
|
||||
SHELLDEBUGPRINTF("hello World! I AM CORE NO. %d =) \n",get_core_no());
|
||||
SHELLDEBUGPRINTF("hello World! I AM CORE NO. %d =) \n",RCCE_ue());
|
||||
|
||||
if (!RCCE_ue())
|
||||
create_kernel_task(NULL,server_task,NULL);
|
||||
|
|
Loading…
Add table
Reference in a new issue