Revision a7e54ea4 modules/aos_chconf.h

View differences:

modules/aos_chconf.h
175 175
 * @note    The default is @p TRUE.
176 176
 */
177 177
#if !defined(CH_CFG_USE_REGISTRY)
178
#define CH_CFG_USE_REGISTRY                 TRUE
178
#define CH_CFG_USE_REGISTRY                 FALSE
179 179
#endif
180 180

  
181 181
/**

Also available in: Unified diff