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

View differences:

modules/NUCLEO-F767ZI/module.c
127 127
 */
128 128
/*===========================================================================*/
129 129

  
130
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
130
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
131 131
ROMCONST char* moduleShellPrompt = "NUCLEO-F767ZI";
132
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
132
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
133 133

  
134 134
/** @} */
135 135

  

Also available in: Unified diff