nuttx/arch/avr/include
hujun5 8bb250a4c0 arch: move STACK_ALIGNMENT to irq.h
Move STACK_ALIGNMENT macro definitions from architecture-specific internal
headers to public irq.h headers. This enables common code to directly access
STACK_ALIGNMENT without requiring internal header inclusion, improving code
organization and reducing header dependencies. Applies to all architectures:
ARM, ARM64, AVR, HC, MIPS, or1k, Renesas, RISC-V, SIM, SPARC, TriCore, x86,
x86_64, Xtensa, Z16, and Z80.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-19 14:43:43 +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
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: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +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