| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.c | Keith Packard | 2017-10-22 |
| | | | | | | | | Instead of having a global variable define the log format, use a macro instead to save data space. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Require SPI speed to be declared for cc1200 | Keith Packard | 2017-02-20 |
| | | | | | | | | The cc1200 can't run SPI faster than 10MHz, so make sure every device picks a SPI clock slower than that. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add telemetrum v3.0 | Keith Packard | 2016-07-12 |
| Like Telemetrum v2.0, but with cc1200 instead of cc1120 Signed-off-by: Keith Packard <keithp@keithp.com> | |||
