Skip to content
Snippets Groups Projects
Commit a650b948 authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

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

parent 975640c0
No related branches found
No related tags found
No related merge requests found
...@@ -46,12 +46,6 @@ extern "C" { ...@@ -46,12 +46,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
* @{ * @{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment