nuttx/arch/avr/include
hujun5 6f03601169 arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures
Rename STACK_ALIGNMENT macro to STACKFRAME_ALIGN throughout the codebase
to provide clearer naming semantics. The new name better reflects the macro's
purpose of frame alignment rather than general stack alignment.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-22 15:37:24 +08:00
..
at32uc3 arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
at90usb arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
atmega arch/avr: save RAMPZ register into thread context 2025-04-27 13:07:45 +08:00
avr arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
avr32 arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
avrdx arch/avr/src/avrdx: added support for AVR128DA64 and AVR128DB64 chips 2025-05-08 15:58:18 +08:00
xmega arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
debug.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
inttypes.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
irq.h arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +08:00
limits.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
syscall.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
types.h arch/avr: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00