Revision 1678f270 modules/RT-STM32L476RG-NUCLEO64/halconf.h

View differences:

modules/RT-STM32L476RG-NUCLEO64/halconf.h
86 86
 * @brief   Enables the I2C subsystem.
87 87
 */
88 88
#if !defined(HAL_USE_I2C) || defined(__DOXYGEN__)
89
#define HAL_USE_I2C                         FALSE
89
#define HAL_USE_I2C                         TRUE
90 90
#endif
91 91

  
92 92
/**

Also available in: Unified diff