Revision 7de0cc90 modules/STM32F407G-DISC1/module.c

View differences:

modules/STM32F407G-DISC1/module.c
149 149

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

  
154 154
/** @} */
155 155

  
......
179 179
/*===========================================================================*/
180 180
#if (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
181 181

  
182
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */
182
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) */
183 183

  
184 184
/** @} */
185 185
/** @} */

Also available in: Unified diff