nuttx/arch/arm/src
Gregory Nutt f2cac0ceb7 Merged in K-man23/nuttx/stm32f411-fix (pull request #60)
Add GPIO_I2C2_SDA_4 to STM32F411
2016-06-15 11:58:40 -06:00
..
a1x Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
arm New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting. 2016-06-14 09:07:53 -06:00
armv6-m New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting. 2016-06-14 09:07:53 -06:00
armv7-a Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
armv7-m Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
armv7-r New debug macro: alert(). This is high priority, unconditional output and is used to simplify and stanardize crash error reporting. 2016-06-14 09:07:53 -06:00
c5471 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
calypso Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
common Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
dm320 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
imx1 i.MX6: Add ECSPI header file 2016-05-28 12:23:05 -06:00
imx6 Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
kinetis Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
kl Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
lpc11xx Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
lpc17xx Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
lpc31xx Eliminate some warnings 2016-06-13 14:01:32 -06:00
lpc43xx Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
lpc214x Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
lpc2378 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
moxart Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
nuc1xx Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
sam34 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
sama5 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
samdl Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
samv7 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
stm32 Merged in K-man23/nuttx/stm32f411-fix (pull request #60) 2016-06-15 11:58:40 -06:00
stm32f7 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
stm32l4 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
str71x Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
tiva Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
tms570 Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
.gitignore
Makefile All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience. 2016-05-17 10:43:15 -06:00