| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Starting to write cc1120 driver | Keith Packard | 2012-04-17 |
| | | | | | | | | This does "something" in radio test mode, appearing to generate a 730MHz signal. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | use explicit path not $(HOME) to find ARM toolchain for now | Bdale Garbee | 2012-03-31 |
| | | |||
| * | Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections | Keith Packard | 2012-03-28 |
| | | | | | | | | | Without .rodata*, it would stick the flash copy of the data on top of any further .rodata* sections. Fortunately, the linker catches that and complains... Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Clean up STM build by moving common defs to Makefile.defs | Keith Packard | 2012-03-28 |
| Shortens default Makefile a bit Signed-off-by: Keith Packard <keithp@keithp.com> | |||
