forked from Imagelibrary/rtems
sptests/sp52: Reduce clock tick interval
This helps on slow simulators.
This commit is contained in:
@@ -123,6 +123,8 @@ static rtems_task Init(
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||
|
||||
#define CONFIGURE_MICROSECONDS_PER_TICK 50000
|
||||
|
||||
#define CONFIGURE_MAXIMUM_TASKS 2
|
||||
#define CONFIGURE_MAXIMUM_TIMERS 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user