Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 368 Bytes

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.