nuttx/arch/avr/src
zhangyuan21 841b178782 assert: show stacks with the sp from regs
1. Get the value of sp from dump regs when an exception occurs,
   to avoid getting the value of fp from up_getsp and causing
   incomplete stack printing.
2. Determine which stack the value belongs to based on the value
   of SP to avoid false reports of stack overflow

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-05-05 13:40:04 +08:00
..
at32uc3 arch: Fix nxstyle errors 2023-05-04 23:21:51 +03:00
at90usb arch: Fix nxstyle errors 2023-04-28 15:00:33 -03:00
atmega arch: Fix nxstyle errors 2023-04-28 15:00:33 -03:00
avr assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
avr32 assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
common group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
xmega/hardware arch: avr: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:05 -05:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00