Jan Breuer
2015-10-16 fbe83efc8183980109846bd884da28104ca1faa1
libscpi/inc/scpi/config.h
@@ -89,6 +89,14 @@
#define USE_USER_ERROR_LIST 0
#endif
#ifndef USE_COMMAND_TAGS
#define USE_COMMAND_TAGS 1
#endif
#ifndef USE_DEPRECATED_FUNCTIONS
#define USE_DEPRECATED_FUNCTIONS 1
#endif
/* Compiler specific */
/* RealView/Keil ARM Compiler, e.g. Cortex-M CPUs */
#if defined(__CC_ARM)