Revision bffb3465 modules/PowerManagement_1-1/alldconf.h
modules/PowerManagement_1-1/alldconf.h | ||
---|---|---|
106 | 106 |
#endif /* BOARD_SENSORRING == BOARD_PROXIMITYSENSOR */ |
107 | 107 |
|
108 | 108 |
#if (BOARD_SENSORRING == BOARD_DISTANCESENSOR_VL53L0X) || defined(__DOXYGEN__) |
109 |
// TODO |
|
109 |
|
|
110 |
/** |
|
111 |
* @brief Enable flag for the PCAL6524 GPIO extender |
|
112 |
*/ |
|
113 |
#define AMIROLLD_CFG_USE_PCAL6524 |
|
114 |
|
|
115 |
/** |
|
116 |
* @brief Enable flag for the AT42Q1050 touch sensor. |
|
117 |
*/ |
|
118 |
#define AMIROLLD_CFG_USE_AT42QT1050 |
|
119 |
|
|
110 | 120 |
#endif /* BOARD_SENSORRING == BOARD_DISTANCESENSOR_VL53L0X */ |
111 | 121 |
|
112 | 122 |
#if (BOARD_SENSORRING == BOARD_DISTANCESENSOR_VL53L1X) || defined(__DOXYGEN__) |
113 |
// TODO |
|
123 |
|
|
124 |
/** |
|
125 |
* @brief Enable flag for the PCAL6524 GPIO extender |
|
126 |
*/ |
|
127 |
#define AMIROLLD_CFG_USE_PCAL6524 |
|
128 |
|
|
129 |
/** |
|
130 |
* @brief Enable flag for the AT42Q1050 touch sensor. |
|
131 |
*/ |
|
132 |
#define AMIROLLD_CFG_USE_AT42QT1050 |
|
133 |
|
|
114 | 134 |
#endif /* BOARD_SENSORRING == BOARD_DISTANCESENSOR_VL53L1X */ |
115 | 135 |
|
116 | 136 |
#endif /* _ALLDCONF_H_ */ |
Also available in: Unified diff