mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
9a5b92c3d1
commit
8f1ce60a14
20 changed files with 2353 additions and 2347 deletions
|
|
@ -772,9 +772,9 @@ static u32 _rtx_GetFreeHeapSize(void)
|
|||
}
|
||||
|
||||
|
||||
#if CONFIG_USE_TCM_HEAP
|
||||
void *tcm_heap_malloc(int size);
|
||||
#endif
|
||||
//#if CONFIG_USE_TCM_HEAP
|
||||
//void *tcm_heap_malloc(int size);
|
||||
//#endif
|
||||
static int _rtx_create_task(struct task_struct *ptask, const char *name,
|
||||
u32 stack_size, u32 priority, thread_func_t func, void *thctx)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue