From fa82565b1ce78e39452fc1370e674912cc9ca75f Mon Sep 17 00:00:00 2001
From: xengineering <me@xengineering.eu>
Date: Sun, 3 Nov 2024 20:04:45 +0100
Subject: firmware: Add pyserial Python requirement

Otherwise the ninja call to build the firmware fails.
---
 firmware/zephyrproject/requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/firmware/zephyrproject/requirements.txt b/firmware/zephyrproject/requirements.txt
index 4e2bd45..f3fc012 100644
--- a/firmware/zephyrproject/requirements.txt
+++ b/firmware/zephyrproject/requirements.txt
@@ -4,6 +4,7 @@ intelhex==2.3.0
 packaging==24.1
 pyelftools==0.31
 pykwalify==1.8.0
+pyserial==3.5
 python-dateutil==2.9.0.post0
 PyYAML==6.0.2
 ruamel.yaml==0.18.6
-- 
cgit v1.2.3-70-g09d2