| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Adds list and delete commands, making them compatible with telemetrum
and telemini equivalents.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
| |
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
|
| |
Note that SLEEP mode must be disabled or extra ADC interrupts occur,
which messes up saving ADC values to the right channel.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
|
|
| |
Setting the stack pointer takes two instructions, so make sure we
don't get an interrupt in the middle of it. Let the restoration of
SREG set the interrupt flag as appropriate.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Some packets are flowing, although it's not working right.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
This is working with output to the serial line
Signed-off-by: Keith Packard <keithp@keithp.com>
|