Skip to content
Snippets Groups Projects
Commit dd990029 authored by Luca Erbetta's avatar Luca Erbetta :rocket:
Browse files

[Scripts] Fixed path in flash scripts

parent 7b28de23
Branches
Tags
No related merge requests found
#!/bin/sh
st-flash write bin_delivery/final/death-stack-entry.bin 0x8000000
st-flash write bin_delivery/final/death-stack-entry/death-stack-entry.bin 0x8000000
#!/bin/sh
st-flash write bin_delivery/final/ramtest.bin 0x8000000
st-flash write bin_delivery/final/ramtest/ramtest.bin 0x8000000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment