Revision a0301104 modules/STM32L476RG-NUCLEO64/alldconf.h

View differences:

modules/STM32L476RG-NUCLEO64/alldconf.h
18 18

  
19 19
/**
20 20
 * @file
21
 * @brief   AMiRo-LLD configuration file for the PowerManagement v1.1 module.
21
 * @brief   AMiRo-LLD configuration file for the STM32L476RG-NUCLEO64 module.
22 22
 * @details Contains the application specific AMiRo-LLD settings.
23 23
 *
24
 * @addtogroup STM32L476RG-NUCLEO64
24
 * @addtogroup STM32L476RG-NUCLEO64_config
25 25
 * @{
26 26
 */
27 27

  
......
43 43
 */
44 44
#define AMIROLLD_CFG_TIME_SIZE          32
45 45

  
46
/**
47
 * @brief   Enable flag for the MPU6050 IMU.
48
 */
49
//#define AMIROLLD_CFG_USE_MPU6050
50

  
51 46
#endif /* _ALLDCONF_H_ */
52 47

  
53 48
/** @} */

Also available in: Unified diff