| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
ATmega32u4 has only 2.5kB of ram, so check the output of the compiler
to make sure it will work.
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>
|
| |
|
|
|
|
| |
And it works too!
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
No serial output, just USB
Signed-off-by: Keith Packard <keithp@keithp.com>
|