Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
zephyr: patch UGL boards into the tree
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekkupper committed Oct 28, 2024
1 parent 6c85c63 commit 1681bf9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
From 9216faab94006e1f77fb64a3a4b1d73d711a41e6 Mon Sep 17 00:00:00 2001
From: Benedek Kupper <kupper.benedek@gmail.com>
Date: Mon, 28 Oct 2024 21:58:36 +0100
Subject: [PATCH] boards: link ugl board directory as in-tree

---
boards/ugl | 1 +
1 file changed, 1 insertion(+)
create mode 120000 boards/ugl

diff --git a/boards/ugl b/boards/ugl
new file mode 120000
index 00000000000..a497eea33b5
--- /dev/null
+++ b/boards/ugl
@@ -0,0 +1 @@
+../../firmware-uhk80/boards/ugl
\ No newline at end of file
--
2.44.0

6 changes: 0 additions & 6 deletions zephyr/module.yml

This file was deleted.

0 comments on commit 1681bf9

Please sign in to comment.