From f50ff0e4c5e3802dbceb27d0bda491e479c9e75b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Slint=C3=A1k?= Date: Wed, 12 Mar 2025 00:29:52 +0100 Subject: [PATCH] Use Mbed-OS 5.6.6 as a submodule This version was most probably the original Mbed-OS for this project. --- .gitmodules | 3 +++ NPR_14/mbed-os | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 NPR_14/mbed-os diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1e232fb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "NPR_14/mbed-os"] + path = NPR_14/mbed-os + url = https://github.com/ARMmbed/mbed-os.git diff --git a/NPR_14/mbed-os b/NPR_14/mbed-os new file mode 160000 index 0000000..5f65721 --- /dev/null +++ b/NPR_14/mbed-os @@ -0,0 +1 @@ +Subproject commit 5f6572179d66ce4c09d6517b659ac51133cc980d