Revision 53710ca3 modules/PowerManagement_1-1/aosconf.h
modules/PowerManagement_1-1/aosconf.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
/** |
|
20 |
* @file |
|
21 |
* @brief AMiRo-OS Configuration file for the PowerManagement v1.1 module. |
|
22 |
* @details Contains the application specific AMiRo-OS settings. |
|
23 |
* |
|
24 |
* @addtogroup powermanagement_aos_config |
|
25 |
* @{ |
|
26 |
*/ |
|
27 |
|
|
19 | 28 |
#ifndef _AOSCONF_H_ |
20 | 29 |
#define _AOSCONF_H_ |
21 | 30 |
|
... | ... | |
212 | 221 |
|
213 | 222 |
#endif /* _AOSCONF_H_ */ |
214 | 223 |
|
224 |
/** @} */ |
Also available in: Unified diff