nuttx/arch/arm/include
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
a1x Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
am335x arch/arm/include/amm335x: Trivial, cosmetic changes after review 2019-01-08 08:15:04 -06:00
arm Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
armv6-m Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
armv7-a Squashed commit of the following: 2019-04-29 14:52:05 -06:00
armv7-m Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
armv7-r Squashed commit of the following: 2019-04-29 14:52:05 -06:00
c5471 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
cxd56xx Run codespell -w against all files 2020-02-22 14:45:07 -06:00
dm320 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
efm32
imx1 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
imx6 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
imxrt Merged imxrt1020 into master 2019-04-30 16:08:46 -06:00
kinetis Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lc823450
lpc17xx_40xx Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lpc31xx Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43xx Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc54xx Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc214x Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc2378
max326xx
moxart
nrf52 Merged in raiden00/nuttx_nrf52 (pull request #1098) 2019-12-19 15:40:56 +00:00
nuc1xx Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
s32k1xx S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
sam34 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sama5 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
samd2l2 arch/arm/include/samd2l2/sam_adc.h: I was wrong... this header file does belong in the samd2l2 include directory. It contains IOCTL definitions that are needed by applications. Usage of a chip-specific header file is, however, not really a good portable design because it requires that the application know that it is running on a specific chip. But still, if we are going to do that, the include directory is where the header file belongs. My apologies for the bad judgement. 2019-12-16 03:53:05 -06:00
samd5e5 Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 12:35:45 -06:00
samv7
stm32 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32f0l0g0 arch/arm/include/stm32f010g0/chip.h: correct wrong #if defined to fix build break (#227) 2020-02-07 08:30:58 -08:00
stm32f7 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32h7 Squashed commit of the following: 2020-01-02 12:17:16 -03:00
stm32l4 Run codespell -w against all files 2020-02-22 14:45:07 -06:00
str71x Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
tiva Run codespell -w against all files 2020-02-22 14:45:07 -06:00
tms570 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
xmc4 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h
elf.h arch/arm/include/syscall.h: Add missing inclusion of arch/armv7-r/syscall.h for CortexR. 2019-01-26 07:43:31 -06:00
inttypes.h
irq.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
limits.h
setjmp.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
spinlock.h Fix typos and some incorrect comments 2020-01-20 09:32:36 -03:00
stdarg.h
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
tls.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
types.h arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00