Implement rtimers for ADuCRF101

This commit is contained in:
Jim Paris 2014-06-27 18:19:05 -04:00
parent c8716f4d57
commit ad141b00fb
5 changed files with 96 additions and 15 deletions

View file

@ -40,7 +40,7 @@
#include <stdint.h>
#define RTIMER_ARCH_SECOND (1000)
#define RTIMER_ARCH_SECOND (32768)
#include "sys/rtimer.h"