esp32c3: fix portSTACK_GROWTH redefinition error

This commit is contained in:
Erhan Kurubas
2022-02-01 21:43:20 +01:00
parent a470ae224d
commit 88889e2f88
3 changed files with 4 additions and 7 deletions
@@ -76,9 +76,6 @@ Notes:
*
**********************************************************************
*/
#ifndef portSTACK_GROWTH
#define portSTACK_GROWTH ( -1 )
#endif
#define SYSVIEW_FREERTOS_MAX_NOF_TASKS CONFIG_APPTRACE_SV_MAX_TASKS