aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed unused TEMP_CHANNEL thing from FSM-related codeSelene ToyKeeper2020-04-291-2/+3
* merged from fsm branch to get safety ramp-down and version check functions, a...Selene ToyKeeper2019-09-291-1/+3
|\
| * fixed attiny13 buildsSelene ToyKeeper2019-08-261-1/+3
| * merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper2019-08-051-3/+52
* | remapped D1S V2 pins to match new driverSelene ToyKeeper2019-09-281-0/+4
* | merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper2019-07-261-3/+52
|/
* Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper2018-12-181-35/+8
* First working PL47 build. Does aux LEDs on pin 7 but not pin 3.Selene ToyKeeper2018-10-071-0/+3
* merged updates/fixes from fsm branchSelene ToyKeeper2018-09-011-0/+3
|\
| * Added support for the BLF/Lumintop GT Mini.Selene ToyKeeper2018-08-311-0/+3
* | First Anduril build for Fireflies ROT66.Selene ToyKeeper2018-08-301-0/+3
|/
* merged upstream fsm changesSelene ToyKeeper2018-07-011-0/+6
|\
| * Added hardware profiles and build targets for Emisar D1 and D1S.Selene ToyKeeper2018-07-011-0/+6
* | merged updates from FSM branchSelene ToyKeeper2018-06-241-265/+24
|\|
| * Refactored driver/hardware definition code to be one file per driver type.Selene ToyKeeper2018-06-241-260/+22
* | Initial D4S support for Anduril. (but only the parts which can't be public yet)Selene ToyKeeper2018-06-241-0/+6
|/
* Created BLF GT driver definition.Selene ToyKeeper2018-05-011-0/+45
* Made DELAY_ZERO_TIME a per-MCU option; hopefully will sync to PWM better that...Selene ToyKeeper2017-10-211-0/+9
* Added FW3A driver support to FSM and Anduril.Selene ToyKeeper2017-09-221-0/+37
* Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper2017-09-031-8/+10
* Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper2017-08-301-11/+11
* Replaced bare config errors with the preprocessor's intended method of throwi...Selene ToyKeeper2017-08-261-2/+2
* Added unfinished UI similar to Olight Baton series.Selene ToyKeeper2017-08-191-9/+7
* Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper2017-08-191-2/+2
* First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper2017-08-181-2/+15
* Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper2017-08-181-1/+81
* Merged the crescendo (ramping-clicky UI) branch.Selene ToyKeeper2017-06-181-1/+13
|\
| * merged trunkSelene ToyKeeper2017-06-181-1/+1
| |\ | |/ |/|
* | fixed tiny25 BOGOMIPS valueSelene ToyKeeper2017-05-011-1/+1
| * Fixed LVP. Verified it works on FET+1 and attiny25. Added presets for MTN17...Selene ToyKeeper2017-03-181-0/+12
|/
* Added bistro-tripledown.c.Selene ToyKeeper2016-05-231-1/+34
* Made a simple program to blink out temperature measurements.Selene ToyKeeper2015-10-101-0/+3
* Added nanjg board/pin layout definition to tk-attiny.h.Selene ToyKeeper2015-10-051-0/+13
* Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper2015-09-111-2/+3
* Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper2015-09-111-0/+90