Make sure to have both the arm-none-eabi-binutils
and arm-none-eabi-gcc
dependencies installed before running!
Run with python exefs2elf.py [exefs directory] [exheader file]
with [exefs directory]
being the path of the exefs folder and [exheader file]
the path of the exheader file.
The output will be on output/exefs.elf
.