From 013982f8774d620fffb9b063aeb7580dcf301dd0 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 21 Mar 2025 22:48:32 +0100 Subject: Symlink imgtool.py The imgtool.py should be used directly by the user but is deeply nested inside the folder structure. A symlink solves this issue. --- imgtool.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 imgtool.py (limited to 'imgtool.py') diff --git a/imgtool.py b/imgtool.py new file mode 120000 index 0000000..32cacb4 --- /dev/null +++ b/imgtool.py @@ -0,0 +1 @@ +fw/zephyrproject/bootloader/mcuboot/scripts/imgtool.py \ No newline at end of file -- cgit v1.2.3-70-g09d2