diff options
| author | xengineering <me@xengineering.eu> | 2025-03-21 22:48:32 +0100 | 
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-03-21 22:48:32 +0100 | 
| commit | 013982f8774d620fffb9b063aeb7580dcf301dd0 (patch) | |
| tree | 98762c051fe55b8bb38b7d728f321a95a713f915 | |
| parent | 566c63a67224844c2c7766526680a92d233b3cd0 (diff) | |
| download | iot-contact-013982f8774d620fffb9b063aeb7580dcf301dd0.tar iot-contact-013982f8774d620fffb9b063aeb7580dcf301dd0.tar.zst iot-contact-013982f8774d620fffb9b063aeb7580dcf301dd0.zip  | |
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.
| l--------- | imgtool.py | 1 | 
1 files changed, 1 insertions, 0 deletions
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  | 
