esp32c3: fix portSTACK_GROWTH redefinition error
This commit is contained in:
@@ -76,9 +76,6 @@ Notes:
|
||||
*
|
||||
**********************************************************************
|
||||
*/
|
||||
#ifndef portSTACK_GROWTH
|
||||
#define portSTACK_GROWTH ( -1 )
|
||||
#endif
|
||||
|
||||
#define SYSVIEW_FREERTOS_MAX_NOF_TASKS CONFIG_APPTRACE_SV_MAX_TASKS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user