nuttx/arch/arm/include
2014-08-29 14:47:22 -06:00
..
a1x
arm Fix ARM7/9 and Cortex-A SYSCALLs: For threads in SVC mode, the SVC instructions clobbers R14. This must be taken account in the inline assembly 2014-08-29 10:07:11 -06:00
armv6-m Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
armv7-a Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
armv7-m Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
c5471
calypso Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
dm320
imx
kinetis
kl
lpc17xx
lpc31xx
lpc43xx
lpc214x
lpc2378
nuc1xx
sam34 Add support for the SAM4CM. From Max Neklyudov 2014-06-25 08:25:52 -06:00
sama5 SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be enabled unconditionally 2014-06-20 18:16:41 -06:00
samd
stm32 STM32 F401: Only 3 USARTS, but need to set STM32_NUSARTS to six because they are not numbered sequentially 2014-08-22 09:02:58 -06:00
str71x
tiva Support the the TC3200 from Jim Ewing 2014-08-26 15:13:57 -06:00
.gitignore
arch.h Mostly cosmetic use of uintptr_t to hold addresses instead of uint32_t 2014-08-26 10:44:10 -06:00
elf.h
irq.h
limits.h Adds support for localtime. From Max Neklyudov 2014-08-12 06:18:22 -06:00
serial.h
stdarg.h
syscall.h
types.h
watchdog.h