mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +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>