nuttx/arch/arm/src
2019-02-27 09:52:43 -06:00
..
a1x arch/arm/src Serial: Remove duplicated inclusion of nuttx/fs/ioctl.h 2019-01-28 06:16:15 -06:00
am335x Squashed commit of the following: 2019-02-27 08:41:08 -06:00
arm Squashed commit of the following: 2019-02-04 16:20:35 -06:00
armv6-m This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 2019-02-04 13:42:51 -06:00
armv7-a Squashed commit of the following: 2019-02-04 16:20:35 -06:00
armv7-m This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 2019-02-04 13:42:51 -06:00
armv7-r Squashed commit of the following: 2019-02-04 16:20:35 -06:00
c5471 net/: The value ERROR should never be returned from internal OS functions. That is reserved for returning values to appliations with the errno value set. Within the OS, errors are returned with a negated errno value ALWAYS. 2019-02-14 15:38:36 -06:00
common CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
dm320 Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
efm32 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
imx1 Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
imx6 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
imxrt arch/arm/src/imxrt/chip/imxrt_usb_analog.h: Add usb analog header file. 2019-02-25 13:09:19 -06:00
kinetis Squashed commit of the following: 2019-02-27 08:41:08 -06:00
kl Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lc823450 arch/arm/src/lc823450/lc823450_usbdev.c: Fix new warning found in build testing. Also correct naming of global variables to follow the requirements of the NuttX coding standard. 2019-02-27 09:52:43 -06:00
lpc11xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc17xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc31xx Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
lpc43xx Squashed commit of the following: 2019-02-27 08:41:08 -06:00
lpc54xx arch/arm/src/imxrt/chip/imxrt_usb_analog.h: Add usb analog header file. 2019-02-25 13:09:19 -06:00
lpc214x Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc2378 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
max326xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
moxart Squashed commit of the following: 2018-08-26 11:17:33 -06:00
nrf52 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
nuc1xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
sam34 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
sama5 arch/arm/src/sam34 and sama5: Port Anthony Merlino's fix of commit ee840c74da to similar Ethernet drivers for parts in other SAM families. 2019-02-02 16:14:43 -06:00
samd2l2 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
samd5e5 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
samv7 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
stm32 arch/arm/src/stm32/stm32_hrtim.c: Fixed a typo found in build testing. 2019-02-27 08:56:35 -06:00
stm32f0l0 Merged in raiden00/nuttx_h7/h7dma (pull request #831) 2019-02-25 16:02:39 +00:00
stm32f7 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
stm32h7 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
stm32l4 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
str71x Squashed commit of the following: 2019-02-04 16:20:35 -06:00
tiva Squashed commit of the following: 2019-02-27 08:41:08 -06:00
tms570 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
xmc4 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
.gitignore
Makefile Squashed commit of the following: 2018-06-20 12:30:37 -06:00