This commit is contained in:
许晟昊 2025-01-20 20:31:58 +08:00
parent a6030813eb
commit 8d9f5ae77c
1 changed files with 1119 additions and 1118 deletions

View File

@ -51,7 +51,8 @@
/* *INDENT-OFF* */
#ifdef __cplusplus
extern "C" {
extern "C"
{
#endif
/* *INDENT-ON* */
@ -265,7 +266,7 @@
#endif
#ifndef INCLUDE_uxTaskGetStackHighWaterMark
#define INCLUDE_uxTaskGetStackHighWaterMark 0
#define INCLUDE_uxTaskGetStackHighWaterMark 1
#endif
#ifndef INCLUDE_uxTaskGetStackHighWaterMark2