Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Clean up -Wextra warnings | Keith Packard | 2013-12-20 |
| | | | | | | | Unused variables, mismatching signed/unsigned and a few other misc warnings. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add floating point math functions from newlib | Keith Packard | 2013-10-25 |
These are all BSD licensed, so we can simply include them directly Signed-off-by: Keith Packard <keithp@keithp.com> |