Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Allow applications to override newlib printf selection | Keith Packard | 2019-02-21 |
| | | | | | | | Re-defining NEWLIB_PRINTF_CFLAGS will allow applications to select printf with floating point support if desired. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Move common build definitions to src/Makefile.defs | Keith Packard | 2019-02-18 |
This cleans up the build process for all architectures, providing a common place to specify vpath, cflags and build rules for various common files. Signed-off-by: Keith Packard <keithp@keithp.com> |