index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
momentary
/
momentary.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
1
-0
/
+0
2020-05-14
fixed build of "momentary" example UI
Selene ToyKeeper
1
-1
/
+0
2018-12-18
Updated the rest of the FSM interfaces to use the new config file system.
Selene ToyKeeper
1
-1
/
+1
2018-11-11
Updated most of the UIs to use the new event API.
Selene ToyKeeper
1
-1
/
+1
2017-09-03
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
1
-2
/
+2
2017-08-30
Reorganized FSM files, one dir per UI.
Selene ToyKeeper
1
-0
/
+0
2017-08-30
Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.
Selene ToyKeeper
1
-1
/
+2
2017-08-24
Added loop() to API, executes constantly.
Selene ToyKeeper
1
-0
/
+3
2017-08-19
Extra debouncing in PCINT (don't emit event if push was rejected).
Selene ToyKeeper
1
-14
/
+6
2017-08-19
Fixed momentary UI (API changed a little).
Selene ToyKeeper
1
-1
/
+1
2017-08-19
Renamed from RoundTable to SpaghettiMonster (FSM).
Selene ToyKeeper
1
-4
/
+4
2017-08-19
Added missing GPL header, fixed typo, fixed missing return.
Selene ToyKeeper
1
-1
/
+2
2017-08-19
Made LVP work.
Selene ToyKeeper
1
-26
/
+14
2017-08-18
First RoundTable example actually works (simple momentary 1-mode UI).
Selene ToyKeeper
1
-22
/
+50
2017-08-18
Some early ideas for Round Table. Nothing close to compile-able yet.
Selene ToyKeeper
1
-0
/
+68