nuttx/arch/arm/src
2015-08-03 10:02:18 -06:00
..
a1x Eliminate a warning detected by nuttx/tools/testbuild.sh 2015-07-22 14:11:10 -06:00
arm Fixes that call sched_resume_scheduler and sched_suspend_scheduler must include nuttx/sched.h 2015-07-29 16:51:26 -06:00
armv6-m Newer 4.9 GCC does not permit both -mcpu= and -march= on the command line; either -mcpu= or -march= with -mtune. The latter gives me linking errors so all of the arguments committed to the former. Untested on more tools 2015-07-31 08:39:26 -06:00
armv7-a Fixes that call sched_resume_scheduler and sched_suspend_scheduler must include nuttx/sched.h 2015-07-29 16:51:26 -06:00
armv7-m Newer 4.9 GCC does not permit both -mcpu= and -march= on the command line; either -mcpu= or -march= with -mtune. The latter gives me linking errors so all of the arguments committed to the former. Untested on more tools 2015-07-31 08:39:26 -06:00
c5471
calypso
common
dm320
efm32
imx
kinetis
kl
lpc11xx
lpc17xx Eliminate a warning detected by nuttx/tools/testbuild.sh 2015-07-22 14:11:10 -06:00
lpc31xx
lpc43xx Extend STM32 Ethernet operating frequency to 180MHz: 2015-07-17 07:44:12 -06:00
lpc214x
lpc2378
moxart Do not touch Mode/Level in irq_enable/disable 2015-07-31 14:11:07 +03:00
nuc1xx
sam34 Correct some problems with SAM3/4 watchdog driver. Includes some small improvements. From Max Neklyudov. 2015-07-21 07:15:39 -06:00
sama5 Eliminate a warning detected by nuttx/tools/testbuild.sh 2015-07-22 14:11:10 -06:00
samdl
samv7 SAMV7 MCAN: Update some register debug output 2015-08-03 10:02:18 -06:00
stm32 Fix a typo in the STM32 F2 DMA header file 2015-07-30 16:03:52 -06:00
stm32f7 Fix warnings from the STM32F7 pinmap.h header file; add a .gitignore file 2015-07-22 11:00:41 -06:00
str71x
tiva
.gitignore
Makefile