nuttx/arch/arm/src
Xiang Xiao b96d0bfb70 arch/stm32 ensure all spi dma handler check the result
Author: Alan Carvalho de Assis <acassis@gmail.com>

    Run nxstyle on .c files and fix the issues

Author: Xiang Xiao <xiaoxiang@xiaomi.com>

    arch/stm32 ensure all spi dma handler check the result

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-01-11 09:56:52 -03:00
..
a1x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
am335x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
arm Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
armv6-m Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
armv7-a Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
armv7-m Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
armv7-r Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
c5471 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
common Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
cxd56xx arch/arm/src/cxd56xx/cxd56_sdhci.c: Fix errors found in build testing. Aggressive changes to conform to coding standard introduce compilation errors. More would be requires to fix the CamelCase naming in this case. 2020-01-08 14:04:54 -03:00
dm320 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
efm32 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx1 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx6 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imxrt Add Quectel EC20 4G LTE Module USB CDC/ACM support 2020-01-09 08:00:05 -03:00
kinetis Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lc823450 Squashed commit of the following: 2020-01-03 11:38:02 -03:00
lpc17xx_40xx Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 15:56:27 -06:00
lpc31xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc43xx Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 15:56:27 -06:00
lpc54xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc214x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc2378 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
max326xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
moxart arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless! 2019-03-25 11:12:38 -06:00
nrf52 nrf52: add support for SPI 2020-01-08 09:05:03 -06:00
nuc1xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
s32k1xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam34 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sama5 CDC ECM Ethernet over USB High Speed for SAMA5D36-Xplained #68 2020-01-10 07:13:37 -03:00
samd2l2 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
samd5e5 Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 12:35:45 -06:00
samv7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32 arch/stm32 ensure all spi dma handler check the result 2020-01-11 09:56:52 -03:00
stm32f0l0g0 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f7 arch/arm/src/stm32f7/: Apply fix introduced by 0947b31fbb for STM32F7[6/7]XX to STM32F7[2/3/4/5]XX. 2020-01-08 07:11:59 -06:00
stm32h7 arch/stm32 ensure all spi dma handler check the result 2020-01-11 09:56:52 -03:00
stm32l4 arch/stm32 ensure all spi dma handler check the result 2020-01-11 09:56:52 -03:00
str71x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
tiva Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
tms570 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xmc4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
.gitignore Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
Makefile arch/arm: Add the initial cortex-a7 archtiecture support 2019-03-19 11:51:29 -06:00