From 98940c7fbc0d380ec0f48c29dca39a456f953be9 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Mon, 7 Jul 2025 13:17:57 +0100 Subject: [PATCH] zephyr: Add zephyr samples folder to list of samples Makes this sample path listed in the zephyr module file Signed-off-by: Jamie McCrae --- zephyr/module.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zephyr/module.yml b/zephyr/module.yml index d2af55384c..7a80d166fd 100644 --- a/zephyr/module.yml +++ b/zephyr/module.yml @@ -7,3 +7,5 @@ package-managers: pip: requirement-files: - zephyr/requirements.txt +samples: + - boot/zephyr