nuttx/arch/arm/src
Mateusz Szafoni 065ec87a05 arch/arm/src/stm32/stm32_fmc.c: fix compilation error (#27)
arch/arm/src/stm32/stm32_fmc.c:  Missing semicolons caused compilation errors.
2020-01-02 13:48:03 -06: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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06: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 Squashed commit of the following: 2020-01-02 16:43:09 -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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc17xx_40xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc31xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc43xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06: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/arm/src/stm32/stm32_fmc.c: fix compilation error (#27) 2020-01-02 13:48:03 -06:00
stm32f0l0g0 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32h7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32l4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06: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