mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
rename to info
This commit is contained in:
parent
cd4a612016
commit
c0f86c2897
@ -27,7 +27,7 @@ void checker_memInfo(void)
|
||||
{
|
||||
printf("---------------------------\r\n");
|
||||
printf("Memory pool info:\r\n");
|
||||
checker_printMem(" mem state size = ", sizeof(DMEM_STATE));
|
||||
checker_printMem(" mem state size = ", sizeof(PikaMemInfo));
|
||||
printf("---------------------------\r\n");
|
||||
}
|
||||
void checker_assertMemFree()
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 383370502fb653e376189bf899c8130f25a367d4
|
||||
Subproject commit 3dbbe81ea0fe0ef819b5a5383ad99faa0a836d78
|
Loading…
x
Reference in New Issue
Block a user