Revision cda14729 modules/NUCLEO-L476RG/module.c

View differences:

modules/NUCLEO-L476RG/module.c
107 107
 */
108 108
/*===========================================================================*/
109 109

  
110
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
110
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
111 111
ROMCONST char* moduleShellPrompt = "NUCLEO-L476RG";
112
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
112
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
113 113

  
114 114
/** @} */
115 115

  

Also available in: Unified diff