nuttx/arch/arm/src
2016-06-14 15:50:23 -06:00
..
a1x Rename *lldbg to *llerr 2016-06-11 14:55:27 -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 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-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-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 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
imx1 i.MX6: Add ECSPI header file 2016-05-28 12:23:05 -06:00
imx6 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
kinetis Fix some warnings 2016-06-13 11:48:20 -06:00
kl 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
lpc11xx 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
lpc17xx 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
lpc31xx Eliminate some warnings 2016-06-13 14:01:32 -06:00
lpc43xx Eliminate some warnings 2016-06-13 14:01:32 -06:00
lpc214x Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
lpc2378 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
moxart Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
nuc1xx Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
sam34 Eliminate some warnings 2016-06-13 14:01:32 -06:00
sama5 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
samdl Eliminate some warnings 2016-06-13 14:01:32 -06:00
samv7 * SAMV7: SPI: SPI-Freq. 40MHz; VARSELECT; hw-features 2016-06-14 13:12:16 -06:00
stm32 Fix some naming errors that were recently introduced with mass substirutions 2016-06-14 09:42:04 -06:00
stm32f7 STM32F7: Add SPI driver. DMA not yet supported. 2016-06-14 07:11:55 -06:00
stm32l4 Eliminate some warnings 2016-06-13 14:01:32 -06:00
str71x Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
tiva Remove some excessive, redundant debug info per request of antin Berezenko. See Issue #8. 2016-06-14 15:50:23 -06:00
tms570 Rename *lldbg to *llerr 2016-06-11 14:55:27 -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