nuttx/arch/arm/src
2016-06-17 12:49:42 -10:00
..
a1x Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
arm Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
armv6-m Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
armv7-a Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
armv7-m armv7-r/armv7-m: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:57:52 -06:00
armv7-r armv7-r/armv7-m: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:57:52 -06:00
c5471 Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:22:48 -06:00
calypso Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:22:48 -06:00
common Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:22:48 -06:00
dm320 EFM32/DM320: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 12:50:18 -06:00
efm32 EFM32/DM320: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 12:50:18 -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 KL/Kinetis: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:45:17 -06:00
kl KL/Kinetis: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:45:17 -06:00
lpc11xx LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:26:31 -06:00
lpc17xx LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:26:31 -06:00
lpc31xx LPC31xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 10:56:45 -06:00
lpc43xx LPC43xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 09:40:09 -06:00
lpc214x LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:00:43 -06:00
lpc2378 LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:00:43 -06:00
moxart Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 16:30:45 -06:00
nuc1xx Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
sam34 Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
sama5 Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 15:10:57 -06:00
samdl Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
samv7 Restore some debug output that lost its low-level marking 2016-06-17 07:29:58 -06:00
stm32 STM32 adc heared file error 2016-06-17 12:48:29 -10:00
stm32f7 Updated F7 I2C to support 4 devices and proper timing and configurations 2016-06-17 12:49:42 -10:00
stm32l4 Spurious 'else' in previous commit removed 2016-06-17 14:46:02 -06:00
str71x Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
tiva Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
tms570 Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -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