nuttx/arch/arm/include
Gregory Nutt 493b8de938 Revert "Change SAMA5 files to have apache license headers:"
This reverts commit f735584514.

These header changes introduce unacceptable errors:

1. The changes alter the width of the initial block comment.  That will cause nxstyle failures on most of the files.

2. The third line of the header is an (optional) short description of content of the the file.  This change erroneously removes that line.

Automated header file changes can screw up a lot of files, very quickly.
2020-03-07 08:47:48 -03:00
..
a1x Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
am335x
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
armv7-m Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
armv7-r
c5471 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
cxd56xx Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
imxrt
kinetis Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
kl Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
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 Revert "Change SAMA5 files to have apache license headers:" 2020-03-07 08:47:48 -03: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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
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