forked from Imagelibrary/rtems
bsp/lpc176x: Remove blunt OPERATION_COUNT define
BSP-specific test customization needs a more sophisticated approach. Close #3352.
This commit is contained in:
@@ -38,9 +38,6 @@
|
||||
#include <rtems.h>
|
||||
#include <bsp/default-initial-extension.h>
|
||||
|
||||
/** Define operation count for Tests */
|
||||
#define OPERATION_COUNT 4
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user