summaryrefslogtreecommitdiff
path: root/README.md
blob: 881669a1497156180c6ba3746c1f9c22cf410d69 (plain) (blame)
1
2
3
4
5
6
7
8
9
# eAS

eAS - the *Embedded Assembler* - is an open-source cross-assembler for embedded devices using the Arm instruction set architecture.

The assembler is primarily targeted at UNIX systems - however - other platforms may be considered in the future.

For more information, see the manual.
Compile it using the provided makefile via `make -BCdocs`.
Rerun as needed.