walnux/arch/avr
wangchengdong 21e1596dff arch: fix alignment bug for archs that need stack alignment
These archs only align the size of the stack, forgeting to do the
 stack start addr alignment, this patch fixes it.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-09-27 21:40:58 +08:00
..
include arch/avr: fix atomic load functions from arch_atomic.c 2025-06-09 21:42:21 +08:00
src arch: fix alignment bug for archs that need stack alignment 2025-09-27 21:40:58 +08:00
Kconfig arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00