walnux/arch/arm
guoshengyuan1 5d7ac216f2 arch: optimize up_check_tcbstack for stack overflow detection
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>
2025-09-27 12:56:11 +08:00
..
include arch/arm/stm32h7: add support for STM32H750xx chips 2025-09-21 16:11:39 -03:00
src arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
CMakeLists.txt arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
Kconfig armv7a: change ARMV7A_SMP_BUSY_WAIT to ARM_BUSY_WAIT 2025-09-01 22:58:36 +08:00