DEPRECATED_MSG is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

DEPRECATED_MSG macro

Syntax

#define DEPRECATED_MSG "DEPRECATED: This method is deprecated in favor of the hwthread pseudo RTOS"

References

LocationText
smp.c:47
#define DEPRECATED_MSG "DEPRECATED: This method is deprecated in favor of the hwthread pseudo RTOS"
smp.c:54
LOG_WARNING(DEPRECATED_MSG);
smp.c:81
LOG_WARNING(DEPRECATED_MSG);
smp.c:136
LOG_WARNING(DEPRECATED_MSG);