nuttx/arch/arm/src
2020-09-09 14:09:52 +02:00
..
a1x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
am335x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
arm Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv6-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-a Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv7-r Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
armv8-m Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
c5471 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
common Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
cxd56xx arm: cxd56xx: Fix nvic settings for SMP 2020-09-09 08:31:30 +02:00
dm320 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
efm32 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
eoss3 Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
imx1 sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
imx6 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
imxrt sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
kinetis Kinetis USBHSHOST: Changed Async Await to linked list, restored two accidently deleted lines. 2020-09-01 20:49:03 +01:00
kl build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lc823450 Correct more improper use of malloc(), zalloc(), and free() 2020-08-04 20:41:43 +01:00
lpc17xx_40xx nxstyle: Fix existing long line to match code style 2020-08-30 19:16:30 -03:00
lpc31xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
lpc43xx nxstyle: Fix existing long line to match code style 2020-08-30 19:16:30 -03:00
lpc54xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
lpc214x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc2378 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
max326xx Fix nxstyle warning 2020-07-19 19:35:21 -07:00
moxart arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52 arch/arm/src/nrf52/nrf52_irq.c: fix compilation warning 2020-09-01 12:02:20 -03:00
nuc1xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
s32k1xx sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
sam34 arch, include, sched : Refactor ARCH_GLOBAL_IRQDISABLE related code 2020-09-03 10:20:20 +08:00
sama5 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
samd2l2 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
samd5e5 arch: samd5e5: 2020-08-27 11:46:50 -03:00
samv7 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32 stm32: lowputc: Ensure USART is disabled before configuring 2020-09-04 17:39:19 -07:00
stm32f0l0g0 nxstyle fixes 2020-08-11 09:23:51 +01:00
stm32f7 stm32f7:DMA Do not disqualify DMA capability based on cache alignment 2020-09-09 14:09:52 +02:00
stm32h7 stm32h7:DMA Do not disqualify DMA capability based on cache alignment 2020-09-09 14:09:52 +02:00
stm32l4 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
str71x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tiva tiva: tiva_timerlow32.c: Fix nxstyle warnings 2020-09-08 23:38:09 +08:00
tms570 arch/tms570: Remove the unused frac variable 2020-07-04 08:31:06 -07:00
xmc4 sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Added KDEFINE (__KERNEL__) to EXTRAFLAGS for libboard. 2020-09-05 21:25:31 +08:00