Revision 6ff06bbf modules/PowerManagement_1-1/halconf.h
| modules/PowerManagement_1-1/halconf.h | ||
|---|---|---|
| 27 | 27 |
* @{
|
| 28 | 28 |
*/ |
| 29 | 29 |
|
| 30 |
#ifndef _HALCONF_H_
|
|
| 31 |
#define _HALCONF_H_
|
|
| 30 |
#ifndef HALCONF_H
|
|
| 31 |
#define HALCONF_H
|
|
| 32 | 32 |
|
| 33 | 33 |
#define _CHIBIOS_HAL_CONF_ |
| 34 | 34 |
#define _CHIBIOS_HAL_CONF_VER_6_0_ |
| ... | ... | |
| 522 | 522 |
#define USB_USE_WAIT FALSE |
| 523 | 523 |
#endif |
| 524 | 524 |
|
| 525 |
#endif /* _HALCONF_H_ */
|
|
| 525 |
#endif /* HALCONF_H */
|
|
| 526 | 526 |
|
| 527 | 527 |
/** @} */ |
Also available in: Unified diff