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
/
darkhorse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
Reorganized FSM files, one dir per UI.
Selene ToyKeeper
1
-378
/
+0
2017-08-30
Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.
Selene ToyKeeper
1
-1
/
+1
2017-08-26
Revert DarkHorse back to no wear-levelling.
Selene ToyKeeper
1
-15
/
+15
2017-08-26
Made wear-levelling work. Takes a bunch of extra ROM though.
Selene ToyKeeper
1
-15
/
+15
2017-08-26
Added eeprom load/save API (no wear levelling yet), verified it works in Dark...
Selene ToyKeeper
1
-1
/
+36
2017-08-26
Avoid suspending at weird times by deferring the call to standby mode.
Selene ToyKeeper
1
-24
/
+28
2017-08-26
Fixed bug: strobes could interfere with hold-from-off next time light was used.
Selene ToyKeeper
1
-20
/
+24
2017-08-26
Made DarkHorse always start at low when holding the button, like a real Zebra...
Selene ToyKeeper
1
-24
/
+19
2017-08-26
Forgot to handle beacon/strobe in LVP earlier.
Selene ToyKeeper
1
-7
/
+4
2017-08-26
Added beacons/strobes to DarkHorse.
Selene ToyKeeper
1
-6
/
+57
2017-08-26
Forgot to wrap one line for making thermal regulation optional.
Selene ToyKeeper
1
-0
/
+2
2017-08-26
Added DarkHorse, a clone of the ZebraLight UI.
Selene ToyKeeper
1
-0
/
+290