From 975640c0df5c53f3fab3d9a017c8dfb47c21bc44 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Thu, 3 Sep 2015 18:41:52 +0200 Subject: [PATCH] boards: chronos: remove hwtimer from board.h --- boards/chronos/include/board.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/boards/chronos/include/board.h b/boards/chronos/include/board.h index f8861aa44..633b13a4b 100644 --- a/boards/chronos/include/board.h +++ b/boards/chronos/include/board.h @@ -41,12 +41,6 @@ extern "C" { #define XTIMER_MASK (0xffff0000) /** @} */ -/** - * @brief Defines for compatibility with hwtimer - * @deprecated - */ -#define HW_TIMER (0) - /** * @brief Standard input/output device configuration *