bsps: Fix clock driver defines

This commit is contained in:
Sebastian Huber
2013-08-14 13:26:41 +02:00
parent 66c00789ef
commit d473dc0b22
12 changed files with 13 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
#include "bspopts.h"
#if ON_SIMULATOR
#define CLOCK_DRIVER_USE_FAST_IDLE
#define CLOCK_DRIVER_USE_FAST_IDLE 1
#endif
static inline int clockread(unsigned int reg)