Revision 2dd2e257 modules/STM32F4Discovery/module.h

View differences:

modules/STM32F4Discovery/module.h
134 134
 */
135 135
#define MODULE_OS_IOEVENTFLAGS_USERBUTTON       AOS_IOEVENT_FLAG(GPIOA_BUTTON)
136 136

  
137
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
137
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
138 138
/**
139 139
 * @brief   Shell prompt text.
140 140
 */

Also available in: Unified diff