nuttx/arch/arm/src
2016-06-17 11:26:31 -06: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 Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
armv7-r Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
c5471 Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
calypso Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
common Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
dm320 Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
efm32 Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -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 Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
kl Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -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 Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor 2016-06-17 07:00:33 -06:00
stm32f7 Fix some errors in newly includes STM32F7 I2C and ADC drivers 2016-06-17 09:20:20 -06:00
stm32l4 Apply same STM32 patch to STM32 L4 2016-06-17 07:32:33 -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 Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
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