We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2eac0a commit d623f02Copy full SHA for d623f02
tools/scripts/regen_artemis_svl.sh
@@ -49,4 +49,6 @@ echo "Copying SVL files" 1>&2
49
cp -r $BSP_ROOT/common/tools_sfe/artemis/linux $ARTEMIS_TOOLS_ROOT/linux
50
cp -r $BSP_ROOT/common/tools_sfe/artemis/macosx $ARTEMIS_TOOLS_ROOT/macosx
51
cp -r $BSP_ROOT/common/tools_sfe/artemis/windows $ARTEMIS_TOOLS_ROOT/windows
52
-cp $BSP_ROOT/common/tools_sfe/artemis/artemis_svl.py $ARTEMIS_TOOLS_ROOT/artemis_svl.py
+cp $BSP_ROOT/common/tools_sfe/artemis/artemis_svl.py $ARTEMIS_TOOLS_ROOT/artemis_svl.py
53
+
54
+echo "You are not done! Have you rebuilt the embedded artemis_svl.bin and copied it under the 'bootloaders' folder?"
0 commit comments