aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-22Added FW3A driver support to FSM and Anduril.Selene ToyKeeper1-0/+37
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-8/+10
2017-08-30Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper1-11/+11
2017-08-26Replaced bare config errors with the preprocessor's intended method of throwi...Selene ToyKeeper1-2/+2
2017-08-19Added unfinished UI similar to Olight Baton series.Selene ToyKeeper1-9/+7
2017-08-19Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper1-2/+2
2017-08-18First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper1-2/+15
2017-08-18Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper1-1/+81
2017-05-01fixed tiny25 BOGOMIPS valueSelene ToyKeeper1-1/+1
2017-03-18Fixed LVP. Verified it works on FET+1 and attiny25. Added presets for MTN17...Selene ToyKeeper1-0/+12
2016-05-23Added bistro-tripledown.c.Selene ToyKeeper1-1/+34
2015-10-10Made a simple program to blink out temperature measurements.Selene ToyKeeper1-0/+3
2015-10-05Added nanjg board/pin layout definition to tk-attiny.h.Selene ToyKeeper1-0/+13
2015-09-11Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper1-2/+3
2015-09-11Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper1-0/+90