nuttx/arch/arm/include
Xiang Xiao d078518502 arch/arm: Should include arch/armv8-m/spinlock.h when CONFIG_ARCH_ARMV8M is defined
forget in commit 2376d8a266
Author: qiaowei <qiaowei@xiaomi.com>
Date:   Wed Apr 22 10:09:50 2020 +0800

    Porting arch/armv8-m support

    1. Add dsp extension; float point based on hardware and software.
    2. Delete folder "iar"
    3. Add tool chain for cortex-M23 and cortex-M35p

    Signed-off-by: qiaowei <qiaowei@xiaomi.com>
    Change-Id: I5bfc78abb025adb0ad4fae37e2b444915f477fe7

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-09-22 23:05:29 +01:00
..
a1x
am335x
arm
armv6-m
armv7-a
armv7-m
armv7-r
armv8-m armv8-m: Add stack overflow by stack pointer limit register 2020-05-18 07:21:05 -06:00
c5471
cxd56xx cxd56xx: spresense: Add some improvements and fix bugs for Spresense board 2020-07-28 09:13:05 +02:00
dm320
efm32
eoss3 Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
imx1
imx6
imxrt
kinetis Several nxstyle fixes. 2020-08-05 08:55:54 -03:00
kl
lc823450 arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lpc17xx_40xx
lpc31xx
lpc43xx
lpc54xx
lpc214x
lpc2378
max326xx
moxart
nrf52 arch/nrf52: remove redundant chip definitions from Kconfig 2020-08-31 11:49:49 -03:00
nuc1xx
s32k1xx arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+ 2020-09-22 23:05:29 +01:00
sam34
sama5
samd2l2
samd5e5
samv7
stm32 Added support for STM32F412xx. Tested with the NUCLEO-F412ZG dev board as well as a custom board using the STM32F412CE. 2020-06-29 17:44:35 +02:00
stm32f0l0g0
stm32f7
stm32h7 stm32h7 stm32h7x3xx_irq: Fix CS violation 2020-05-23 09:16:30 -03:00
stm32l4
str71x
tiva
tms570
xmc4
.gitignore
arch.h arch: Move *_getsp to the common place arch/arch.h 2020-07-09 13:51:09 +01:00
elf.h
inttypes.h arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h 2020-06-10 08:24:47 +02:00
irq.h arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+ 2020-09-22 23:05:29 +01:00
limits.h
setjmp.h
spinlock.h arch/arm: Should include arch/armv8-m/spinlock.h when CONFIG_ARCH_ARMV8M is defined 2020-09-22 23:05:29 +01:00
stdarg.h
syscall.h arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+ 2020-09-22 23:05:29 +01:00
tls.h arch: Move *_getsp to the common place arch/arch.h 2020-07-09 13:51:09 +01:00
types.h