Revision 47e89ebf modules/NUCLEO-F401RE/module.c

View differences:

modules/NUCLEO-F401RE/module.c
97 97
 */
98 98
/*===========================================================================*/
99 99

  
100
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
100
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
101 101
ROMCONST char* moduleShellPrompt = "NUCLEO-F401RE";
102
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
102
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
103 103

  
104 104
/** @} */
105 105

  

Also available in: Unified diff