This commit is contained in:
pvvx 2017-05-11 21:20:52 +03:00
parent 9a5b92c3d1
commit 8f1ce60a14
20 changed files with 2353 additions and 2347 deletions

View file

@ -100,10 +100,10 @@ extern "C" {
//-----------
#if defined(CONFIG_PLATFORM_8195A)
#ifndef CONFIG_USE_TCM_HEAP
#define CONFIG_USE_TCM_HEAP
#define CONFIG_USE_TCM_HEAP 1
#endif
#ifndef configUSE_STACK_TCM_HEAP
#define configUSE_STACK_TCM_HEAP 1
#define configUSE_STACK_TCM_HEAP 5 // min priority use tcm
#endif
#else
#undef configUSE_STACK_TCM_HEAP