Skip to content

Commit a3d7217

Browse files
committed
Unified "artemis_svl" tool
- Regenerated MacOSX and Linux binaries with "pyinstaller --onefile artemis_svl.py" - Removed extraneous files from previous generations - Changed filepaths to format "{host}/artemis_svl(.exe)" - Used "chmod +x artemis_svl" on MacOSX and Linux binaries for permissions
1 parent 7b80e90 commit a3d7217

File tree

79 files changed

+2
-898
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+2
-898
lines changed

platform.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ tools.ambiq_bin2board.upload.pattern={pgm} {args}
154154
##### The following tool settings are for the SparkFun variable bootloader (Artemis SVL) (Saturn Five Loader)
155155

156156
# Linux
157-
tools.artemis_svl.pgm={runtime.platform.path}/tools/artemis/linux/artemis_svl/artemis_svl
157+
tools.artemis_svl.pgm={runtime.platform.path}/tools/artemis/linux/artemis_svl
158158
tools.artemis_svl.args="{serial.port}" -f "{build.path}/{build.project_name}.bin" -b {upload.baud} {upload.verbose}
159159

160160
# MacOSX
161-
tools.artemis_svl.pgm.macosx={runtime.platform.path}/tools/artemis/macosx/artemis_svl/artemis_svl
161+
tools.artemis_svl.pgm.macosx={runtime.platform.path}/tools/artemis/macosx/artemis_svl
162162
tools.artemis_svl.args.macosx="{serial.port}" -f "{build.path}/{build.project_name}.bin" -b {upload.baud} {upload.verbose}
163163

164164
# Windows

tools/artemis/ambiq_bin2board.py

-896
This file was deleted.

tools/artemis/linux/artemis_svl

5.56 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.19 MB
Binary file not shown.
-753 KB
Binary file not shown.
-65.2 KB
Binary file not shown.
-2.78 MB
Binary file not shown.
-198 KB
Binary file not shown.
-30.3 KB
Binary file not shown.
-150 KB
Binary file not shown.
Binary file not shown.
-288 KB
Binary file not shown.
-564 KB
Binary file not shown.
-167 KB
Binary file not shown.
-114 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

tools/artemis/macosx/artemis_svl

4.64 MB
Binary file not shown.
-2.27 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.23 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-131 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)