Revision 47e89ebf modules/STM32F407G-DISC1/module.c

View differences:

modules/STM32F407G-DISC1/module.c
142 142
 */
143 143
/*===========================================================================*/
144 144

  
145
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
145
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
146 146
ROMCONST char* moduleShellPrompt = "STM32F407Discovery";
147
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
147
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
148 148

  
149 149
/** @} */
150 150

  

Also available in: Unified diff