boards: iot-lab_M3: remove obsolete hwtimer defines

This commit is contained in:
Kaspar Schleiser 2015-07-30 13:54:25 +02:00
parent a23169b831
commit 7d2286e3ec

View File

@ -52,13 +52,6 @@ extern "C" {
#define STDIO_RX_BUFSIZE (64U) #define STDIO_RX_BUFSIZE (64U)
/** @} */ /** @} */
/**
* @name Assign the hardware timer
* @{
*/
#define HW_TIMER TIMER_0
/** @} */
/** /**
* @name Define the interface to the AT86RF231 radio * @name Define the interface to the AT86RF231 radio
* @{ * @{