| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed from RoundTable to SpaghettiMonster (FSM). | Selene ToyKeeper | 2017-08-19 | 1 | -85/+0 |
| | | |||||
| * | Added missing GPL header, fixed typo, fixed missing return. | Selene ToyKeeper | 2017-08-19 | 1 | -1/+2 |
| | | |||||
| * | Made LVP work. | Selene ToyKeeper | 2017-08-19 | 1 | -26/+14 |
| | | | | | | | | | | Converted emit handling to an async queue, to avoid long-running interrupts. (moved potentially long parts to main()) Improved button press debouncing (was getting stuck sometimes). Added an EV_debug event for testing. Added and turned off some voltage averaging/lowpass logic. | ||||
| * | First RoundTable example actually works (simple momentary 1-mode UI). | Selene ToyKeeper | 2017-08-18 | 1 | -22/+50 |
| | | | | | | | | | Changed how tk-attiny.h detects whether a layout was defined. Changed how tk-attiny.h detects number of PWM channels for new-style layouts. Added no-underscore versions of delay functions. Lots of RoundTable refactoring and blank-filling. | ||||
| * | Some early ideas for Round Table. Nothing close to compile-able yet. | Selene ToyKeeper | 2017-08-18 | 1 | -0/+68 |
