Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-tools: Add ao-elftohex and .ihx symbol support | Keith Packard | 2013-11-28 |
| | | | | | | | ao-elftohex converts an elf file into a hex file so that we can load it with java. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | ao-tools: Create general elf and hex library routines | Keith Packard | 2013-11-27 |
Pulls the elf stuff out of ao-stmload, change the hex stuff into ao_ routines. Signed-off-by: Keith Packard <keithp@keithp.com> |