1、修改最小stack和入口函数名称

This commit is contained in:
2025-07-01 21:37:19 +08:00
parent 6d16108367
commit 5c01eaf089
3 changed files with 10 additions and 4 deletions

View File

@@ -1471,7 +1471,7 @@ UINT _tx_el_interrupt_control(UINT new_posture);
/* Declare the tx_application_define function as having C linkage. */
VOID tx_application_define(VOID *first_unused_memory);
VOID ThreadXTaskInit(VOID *first_unused_memory);
/* Define the function prototypes of the ThreadX API. */