boards: wsn430-v1_4: remove hwtimer from board.h

This commit is contained in:
Kaspar Schleiser 2015-09-03 18:41:52 +02:00
parent d4bb83baf7
commit e97553537b

View File

@ -48,12 +48,6 @@ extern "C" {
#define XTIMER_MASK (0xffff0000) #define XTIMER_MASK (0xffff0000)
/** @} */ /** @} */
/**
* @brief Defines for compatibility with hwtimer
* @deprecated
*/
#define HW_TIMER (0)
/** /**
* @brief Standard input/output device configuration * @brief Standard input/output device configuration
* @{ * @{