summaryrefslogtreecommitdiff
path: root/README
blob: 6db65d7845212ae0f637e05aac7ef2504693ec98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This repository contains the base fex files for the A31-uQ7 module (codename
pangolin) and a source tree for the tools you need to convert them to binary.



TOOLS

Steps to build the tools:

cd tools
make

The result will be 2 executable binaries named "fex2bin" and "bin2fex" which
you can use for the conversion of fex files.