Revision 7de0cc90 modules/NUCLEO-L476RG/module.c

View differences:

modules/NUCLEO-L476RG/module.c
111 111

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

  
116 116
/** @} */
117 117

  
......
178 178

  
179 179
#endif /* defined(AMIROLLD_CFG_MPU6050) */
180 180

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

  
183 183
/** @} */
184 184
/** @} */

Also available in: Unified diff