Make simulator compile
This commit is contained in:
@ -33,7 +33,9 @@
|
||||
|
||||
/* USER CODE BEGIN PD */
|
||||
// Redefine here so it doesn't get overwritten on code generation
|
||||
#undef TOUCHGFX_STACK_SIZE
|
||||
#define TOUCHGFX_STACK_SIZE (8160)
|
||||
#undef TOUCHGFX_BYTE_POOL_SIZE
|
||||
#define TOUCHGFX_BYTE_POOL_SIZE (8192)
|
||||
/* USER CODE END PD */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user