Revision 2dd2e257 modules/STM32F4Discovery/module.c

View differences:

modules/STM32F4Discovery/module.c
149 149
 */
150 150
/*===========================================================================*/
151 151

  
152
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
152
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
153 153
ROMCONST char* moduleShellPrompt = "STM32F407Discovery";
154 154
#endif
155 155

  

Also available in: Unified diff