From 0382dc4da6e36d38352637b862083ebda57af322 Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Wed, 21 Feb 2024 11:37:42 +0100 Subject: [PATCH] Add DUT enum E_CPUType E_CPUType contains two vlaues. One for the CX5130 and one for the c6017-0020 new file: solution/tc_project_app/DUTs/E_CPUType.TcDUT --- solution/tc_project_app/DUTs/E_CPUType.TcDUT | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 solution/tc_project_app/DUTs/E_CPUType.TcDUT diff --git a/solution/tc_project_app/DUTs/E_CPUType.TcDUT b/solution/tc_project_app/DUTs/E_CPUType.TcDUT new file mode 100644 index 0000000..7ca656f --- /dev/null +++ b/solution/tc_project_app/DUTs/E_CPUType.TcDUT @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file