nuttx/arch/arm/include
xuxingliang 17cbaadce8 task: use get_task_name where possible
Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-10-25 19:04:02 +08:00
..
a1x
am335x
arm arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
armv6-m arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
armv7-a arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
armv7-m armv7/8m: unmask all the IRQ when thread start 2024-10-18 23:54:11 +08:00
armv7-r arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
armv8-m armv7/8m: unmask all the IRQ when thread start 2024-10-18 23:54:11 +08:00
armv8-r arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
at32 Fix nuttx coding style 2023-12-13 17:29:08 +01:00
c5471
csk6 arm: Add support for CSK6011A SOC and CSK6011A-NANO board 2024-09-05 09:34:33 -03:00
cxd32xx arch: cxd32xx: Add cxd32xx SoC support 2024-06-04 22:21:56 +08:00
cxd56xx task: use get_task_name where possible 2024-10-25 19:04:02 +08:00
dm320
efm32 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
eoss3 Update kconfig2html.c 2023-12-14 20:02:52 -08:00
fvp-v8r-aarch32 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
gd32f4 add gd32f470i board support 2023-10-21 11:45:03 -03:00
goldfish arch/arm: GoldFish Platform support 2023-09-10 23:10:06 +08:00
imx1
imx6
imxrt Update kconfig2html.c 2023-12-14 20:02:52 -08:00
kinetis Update kconfig2html.c 2023-12-14 20:02:52 -08:00
kl
lc823450 arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
lpc17xx_40xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc31xx
lpc43xx
lpc54xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc214x
lpc2378 arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
max326xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
moxart
mps mps3:Support NuttX running on qemu cortex-m55 2024-04-26 18:42:35 -03:00
mx8mp Handle GPIO IRQs 2023-09-06 12:30:35 +08:00
nrf52 NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf53 arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors 2023-05-19 21:36:49 -07:00
nrf91 arch/arm: initial support for NRF91 2023-07-02 10:10:35 -03:00
nuc1xx
phy62xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
qemu arch/arm: add qemu support for ARM32 2023-08-15 23:56:41 +08:00
rp2040 arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
s32k1xx
s32k3xx Add initial support for NXP S32K3 MCU family 2022-07-25 23:47:05 +08:00
sam34 arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
sama5 sama5: add support for QSPI 2023-11-08 21:58:02 +01:00
samd2l2
samd5e5 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
samv7 Update kconfig2html.c 2023-12-14 20:02:52 -08:00
stm32 stm32f401rc-rs485: Add rs-485 support 2024-01-07 17:15:59 -08:00
stm32f0l0g0 stm32f0l0g0: Add GPIOE to STM32G0x 2023-05-10 18:01:07 +08:00
stm32f7 arch: Nxstyle fixes 2021-04-01 12:13:12 -05:00
stm32h7 add stm32h755II chip 2024-05-17 10:16:39 -03:00
stm32l4 arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32l5
stm32u5 Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00
stm32wb New stm32wb chip family 2022-07-01 12:13:58 +08:00
stm32wl5 stm32wl5: add new chip family 2022-06-07 22:28:32 +08:00
str71x
tiva include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
tlsr82 arch: move sigdeliver to common code 2024-10-11 01:30:51 +08:00
tms570
xmc4
.gitignore
arch.h shm:fix build error 2024-09-17 20:09:39 +08:00
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h arch/arm: Document the clever trick of PRI?32 macros 2022-11-01 23:11:16 +01:00
irq.h arch: move up_interrupt_context to arch specific irq.h 2024-09-19 08:30:09 +08:00
limits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
setjmp.h arch/arm: Support setjmp/longjmp for all socs 2022-03-09 17:13:21 +02:00
spinlock.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
stdarg.h arch/strarg: provide the stdarg implementation for greenhills compiler 2024-08-19 10:37:54 +08:00
syscall.h toolchain/ghs: fix the inline assembly code register alloc compile error 2024-08-11 14:28:12 -03:00
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00