Skip to content

Commit 8c85458

Browse files
author
texane
committed
[add] disasm script
1 parent 8c938d0 commit 8c85458

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

example/disasm.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env sh
2+
#/home/texane/sat/bin/arm-none-eabi-objdump -marm -Mforce-thumb -EL -b binary -D /tmp/barfoo
3+
/home/texane/sat/bin/arm-none-eabi-objdump -marm -EL -b binary -D /tmp/barfoo

0 commit comments

Comments
 (0)