| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
It's a slight mod of bistro, to make it work on TripleDown drivers.
|
| |
|
|
| |
Added some basic temperature stuff to header files.
|
| |
|
|
| |
(at least works for s7.c, haven't tried others yet)
|
| | |
|
|
|
portability a bit better.
Moved MCU hardware options and pin layout to tk-attiny.h.
Moved voltage and OTC hardcoded values to tk-calibration.h.
Moved delay functions to tk-delay.h, and made it use BOGOMIPS instead of DELAY_TWEAK.
Moved voltage ADC and most of the battcheck code to tk-voltage.h.
Changed EEPLEN to EEPSIZE.
Made 1.1V reference symbol consistent across MCUs to avoid repeated #if/#else clauses.
|