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
/
spaghetti-monster
/
fsm-pcint.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorganized code in fsm-events.* to put things in a more coherent order
Selene ToyKeeper
2020-09-14
1
-0
/
+2
*
fixed bug: ticks_since_last_event wasn't getting reset on button hold release
Selene ToyKeeper
2020-09-14
1
-2
/
+2
*
fixed bug: button release events were sending 0 as the arg instead of the num...
Selene ToyKeeper
2020-07-12
1
-10
/
+9
*
initial support for Noctigon KR4
Selene ToyKeeper
2020-03-05
1
-0
/
+4
*
cleaned up WDT code a bit, reduced total size,
Selene ToyKeeper
2019-11-19
1
-2
/
+1
*
refactored how interrupts work...
Selene ToyKeeper
2019-11-14
1
-14
/
+7
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-9
/
+33
*
Rewrote the event system to use a single byte for each event instead of an ar...
Selene ToyKeeper
2018-11-11
1
-2
/
+2
*
Save a few bytes by changing how PCINT is defined.
Selene ToyKeeper
2018-01-24
1
-0
/
+3
*
Debouncing finally works (at least, it does on my two test hosts).
Selene ToyKeeper
2017-12-12
1
-23
/
+17
*
Greatly improved button debouncing. Helps a lot on FW3A and my light saber.
Selene ToyKeeper
2017-12-11
1
-4
/
+21
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+76