Skip to content

akdb/ace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To use ACE with your ASSS makefile, copy all files to src/ace/ in your ASSS
build environment.

Running make in src/ will then process all .aces files into .c files (kept in
the build/ directory as .acec files actually) and then into the appropriate .o
file. Remember to add your modules to the appopriate library .mk file as with
any other C module.

To use ACE manually, run "python ace.py --help" for more information.

Report or follow issues on ACE's bitbucket bug tracker:
<http://bitbucket.org/akd/ace/issues/?status=new&status=open>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published