mirror of
https://github.com/apache/nuttx.git
synced 2025-12-06 17:23:49 +08:00
Many times, context switching does not occur when the thread stack memory is almost exhausted, so we need to mofify up_check_tcbstack to accurately detect it. Co-authored-by: Chengdong Wang <wangchengdong@lixiang.com> Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>