| Commit message (Collapse) | Author | Files | Lines |
|
This helps when using a regulator which doesn't like being turned off
and back on quickly.
|
|
- fixed t1616 Vref values getting clobbered sometimes,
wrapped setting those in a #define'd function for ease and consistency
- moved some DAC definitions from hw/ to arch/ to reduce repetition
- fixed thefreeman's other builds
- switched from PWM_TOPS to PWM2_LEVELS (I'm trying to phase out _TOPS)
|
|
(realtime voltage colors, and no simple UI by default)
|
|
ADC doesn't work yet. No voltage, no temperature.
I need to do a lot of refactoring on the ADC code. :(
|