From e37d54db3f0d30f0f8ba3175037d1749ef948bb4 Mon Sep 17 00:00:00 2001
From: dwf1m12 <d.w.flynn@soton.ac.uk>
Date: Wed, 2 Oct 2024 17:05:22 +0100
Subject: [PATCH] exclude uart tests while getting extio validated

---
 testcodes/excluded_tests.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/testcodes/excluded_tests.txt b/testcodes/excluded_tests.txt
index cf16029..4066414 100644
--- a/testcodes/excluded_tests.txt
+++ b/testcodes/excluded_tests.txt
@@ -1,3 +1,5 @@
 rtx_demo
 gpio_tests
-dma350_stream_tests
\ No newline at end of file
+dma350_stream_tests
+uart_tests
+uart_driver_tests
-- 
GitLab