| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Save some DSEG space by marking cmd functions __reentrant | Keith Packard | 2009-10-16 |
| | | | | | | | | __reentrant causes the compiler to place args and locals on the stack instead of in the data segment. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Remove bit-banging debug support from TM board builds | Keith Packard | 2009-09-02 |
| | | | | | | | | | | Our current TM boards don't have the wires to do bit-banging to another cc1111 board, so it doesn't make sense to fill up their flash with useless code (and the 'help' text with useless commands). Leave this to the TI board until we have boards that can serve as debug dongles. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
