Excuse me:
I'm porting other FreeRTOS projects to ble_app_hrs_freertos example In the directory nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos,I need to ask the following questions:
1、What is the maximum stack? Where can I set it?
2、How many stacks should be reserved for ble task?
3、The stack used by my other projects to be migrated is shown in the figure below,How do I set the size of the stack for my project?