nuttx/arch/arm/src
Xiang Xiao 3bf416e8b8 arch: Move STACK_ALIGNMENT definition to up_internal.h
to avoid the same macro duplicate to many place

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-28 15:05:41 +08:00
..
a1x arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
am335x arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
arm arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
armv6-m arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
armv7-a arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
armv7-m arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
armv7-r arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
armv8-m arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
c5471 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
common arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
cxd56xx Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
dm320 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
efm32 Garbage configuration setting in EFM32 code 2022-02-23 03:40:44 +08:00
eoss3 arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
imx1 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
imx6 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
imxrt arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
kinetis arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
kl arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
lc823450 Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
lpc17xx_40xx arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
lpc31xx arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
lpc43xx Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
lpc54xx arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
lpc214x arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
lpc2378 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
max326xx arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
moxart arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
nrf52 register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
nuc1xx arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
phy62xx Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
rp2040 arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
rtl8720c arm/rtl8720c: Remove the unused Toolchain.defs 2022-02-20 04:15:34 +01:00
s32k1xx arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
sam34 arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
sama5 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
samd2l2 arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
samd5e5 Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
samv7 arch/arm/samv7: fix peripheral id shift during transmit xdma configuration 2022-02-16 17:16:53 +01:00
stm32 stm32f103re has a dac module.but the pinmap file has no corresponding definition 2022-02-27 14:39:17 +08:00
stm32f0l0g0 Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
stm32f7 Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
stm32h7 Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
stm32l4 register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
stm32l5 arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
stm32u5 Add arm_tcbinfo.c to stm32u5's common C sources 2022-02-13 16:32:35 +08:00
str71x arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
tiva arch: Add xxx_tcbinfo.c to SoC level Make.defs 2022-02-12 21:07:35 +09:00
tms570 arch/arm: unify switch context from software interrupt 2022-02-23 15:04:29 +09:00
xmc4 Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
.gitignore
Makefile boards: Replace CONFIG_CYGWIN_WINTOOL with CONVERT_PATH 2022-02-20 21:15:36 +01:00