nuttx/arch/arm/src
2020-11-16 08:29:00 -08:00
..
a1x arch/arm/src/a1x/a1x_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
am335x serial: nxstyle fixes 2020-10-20 14:43:19 +08:00
arm arm, c5471: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
armv6-m arch: armv6-m: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
armv7-a arch: armv7-a: Remove unnecessary d-cache operation in arm_cpustart.c 2020-11-16 00:53:17 -08:00
armv7-m armv7-m, cxd56xx, lc823450: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
armv7-r arch: armv7-r: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
armv8-m arch: armv8-m: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
c5471 arch/arm/src/c5471/c5471_watchdog.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
common arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
cxd56xx arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
dm320 arch/arm/src/dm320/dm320_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
efm32 arch/arm/src/efm32/efm32_leserial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
eoss3 Remove tabs and spaces at the end of lines 2020-10-24 09:38:21 +01:00
imx1 arch/arm/src/imx1/imx_serial.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
imx6 arch/arm/src/imx6/imx_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
imxrt arch/arm/src/imxrt: adds support for WDOG1 2020-11-06 18:33:34 -03:00
kinetis arch/arm/src/kinetis/kinetis_lpserial.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
kl arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
lc823450 armv7-m, cxd56xx, lc823450: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
lpc17xx_40xx arch/arm/src/lpc17xx_40xx/lpc17_40_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
lpc31xx arch/arm/src/lpc31xx/lpc31_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
lpc43xx arch/arm/src/lpc43xx/lpc43_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
lpc54xx arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
lpc214x arch/arm/src/lpc214x/lpc214x_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
lpc2378 arch/arm/src/lpc2378/lpc23xx_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
max326xx arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
moxart arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
nrf52 arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
nuc1xx arch/arm/src/nuc1xx/nuc_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
s32k1xx arch: imxrt, s32k1xx, stm32f7 spi: fix CONFIG_SPI_BITORDER build errors 2020-10-31 10:40:41 -07:00
sam34 arch/arm/src/sam34/sam_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
sama5 arch/arm/src/sama5/sam_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
samd2l2 arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
samd5e5 arch/arm/src/samd5e5/sam_serial.c: Appease nxstyle 2020-11-16 05:46:53 -08:00
samv7 arch: spi: fix typos and run nxstyle 2020-10-31 10:40:41 -07:00
stm32 stm32/stm32_1wire.c: Fix nxstyle errors 2020-11-16 07:46:13 -08:00
stm32f0l0g0 arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
stm32f7 Fix some typos in comments 2020-11-08 18:58:20 +01:00
stm32h7 stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines 2020-11-13 08:03:02 +01:00
stm32l4 Add injected channel support. 2020-11-06 18:31:32 -03:00
str71x arch/arm/src/str71x/str71x_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
tiva arch/arm/src/tiva/common/tiva_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
tms570 serial: nxstyle fixes 2020-10-20 14:43:19 +08:00
xmc4 arch: spi: fix bad null-pointer assertions 2020-10-31 10:40:41 -07:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Add the ARCH_SRC directory to the context and clean_context 2020-10-17 22:46:27 +09:00