mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 09:40:07 +01:00
[build] Fix a typo
This commit is contained in:
@@ -8,7 +8,7 @@ import subprocess
|
||||
import re
|
||||
import argparse
|
||||
|
||||
# arm-none-eabi-objcopy -h -w file.elf
|
||||
# arm-none-eabi-objdump -h -w file.elf
|
||||
# arm-none-eabi-objcopy -O binary -j .data file.elf file.bin
|
||||
|
||||
def loadable_sections(elf_file):
|
||||
|
||||
Reference in New Issue
Block a user