boards: msb-430: remove hwtimer from board.h

This commit is contained in:
Kaspar Schleiser 2015-09-03 18:41:52 +02:00
parent 975640c0df
commit a650b9487e

View File

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