aboutsummaryrefslogtreecommitdiff
path: root/applications/driver_unit_tests/command_stream.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'applications/driver_unit_tests/command_stream.hpp')
-rw-r--r--applications/driver_unit_tests/command_stream.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/driver_unit_tests/command_stream.hpp b/applications/driver_unit_tests/command_stream.hpp
index 2004b03..1783f4c 100644
--- a/applications/driver_unit_tests/command_stream.hpp
+++ b/applications/driver_unit_tests/command_stream.hpp
@@ -29,6 +29,14 @@
#include <stddef.h>
/****************************************************************************
+ * Defines
+ ****************************************************************************/
+
+#ifndef ETHOSU_BASEP_INDEXES
+#define ETHOSU_BASEP_INDEXES 8
+#endif
+
+/****************************************************************************
* Types
****************************************************************************/