nuttx/arch/arm/src
2015-05-07 20:36:08 -06:00
..
a1x Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
arm Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
armv6-m Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
armv7-a ARMv7-A: Port some assertion debug logic from ARMv7-M 2015-05-02 09:53:57 -06:00
armv7-m Update comments 2015-04-15 16:38:08 -06:00
c5471 More places where watchodg mispelled 2015-04-15 21:36:30 -06:00
calypso Calypso/Compal_e86 update from Craig Comstock 2015-04-16 09:11:47 -06:00
common Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
dm320 Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
efm32 In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq. Need to use movs instead. Noted by David Sidrane 2015-05-07 20:36:08 -06:00
imx Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
kinetis Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
kl kl: enable the clocks to UART1 and UART2. The previous version would cause a hard fault on startup due to the modules not being clocked. Also drop the GPIO configuration as it's done during kl_start(). From Michael Hope. 2015-05-07 17:17:54 -06:00
lpc17xx Misc improvements to the CDC/ACM host driver, mostly related to parsing the configuration descriptor. Still does not work. 2015-05-07 10:02:51 -06:00
lpc31xx USB host: Modify the transfer() and asynch() methods so that the actual size of the transfer is returned. Unverified on initial commit. 2015-05-05 13:14:22 -06:00
lpc43xx Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc214x Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc2378 Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
nuc1xx Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
sam34 In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq. Need to use movs instead. Noted by David Sidrane 2015-05-07 20:36:08 -06:00
sama5 SAMA5 OHCI: Remove a DEBUGASSERT that was firing if a a spurious interrupt was received 2015-05-06 07:44:37 -06:00
samd Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
samv7 In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq. Need to use movs instead. Noted by David Sidrane 2015-05-07 20:36:08 -06:00
stm32 In go_os_start that sets the IDLE thread stack coloration, mov does not set condition codes which are tested by the following beq. Need to use movs instead. Noted by David Sidrane 2015-05-07 20:36:08 -06:00
str71x Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
tiva Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71. 2015-03-06 10:53:57 -06:00