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
/
tk-attiny.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unused TEMP_CHANNEL thing from FSM-related code
Selene ToyKeeper
2020-04-29
1
-2
/
+3
*
merged from fsm branch to get safety ramp-down and version check functions, a...
Selene ToyKeeper
2019-09-29
1
-1
/
+3
|
\
|
*
fixed attiny13 builds
Selene ToyKeeper
2019-08-26
1
-1
/
+3
|
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-3
/
+52
*
|
remapped D1S V2 pins to match new driver
Selene ToyKeeper
2019-09-28
1
-0
/
+4
*
|
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-07-26
1
-3
/
+52
|
/
*
Reworked the config file include system so it'll include the #defined value
Selene ToyKeeper
2018-12-18
1
-35
/
+8
*
First working PL47 build. Does aux LEDs on pin 7 but not pin 3.
Selene ToyKeeper
2018-10-07
1
-0
/
+3
*
merged updates/fixes from fsm branch
Selene ToyKeeper
2018-09-01
1
-0
/
+3
|
\
|
*
Added support for the BLF/Lumintop GT Mini.
Selene ToyKeeper
2018-08-31
1
-0
/
+3
*
|
First Anduril build for Fireflies ROT66.
Selene ToyKeeper
2018-08-30
1
-0
/
+3
|
/
*
merged upstream fsm changes
Selene ToyKeeper
2018-07-01
1
-0
/
+6
|
\
|
*
Added hardware profiles and build targets for Emisar D1 and D1S.
Selene ToyKeeper
2018-07-01
1
-0
/
+6
*
|
merged updates from FSM branch
Selene ToyKeeper
2018-06-24
1
-265
/
+24
|
\
|
|
*
Refactored driver/hardware definition code to be one file per driver type.
Selene ToyKeeper
2018-06-24
1
-260
/
+22
*
|
Initial D4S support for Anduril. (but only the parts which can't be public yet)
Selene ToyKeeper
2018-06-24
1
-0
/
+6
|
/
*
Created BLF GT driver definition.
Selene ToyKeeper
2018-05-01
1
-0
/
+45
*
Made DELAY_ZERO_TIME a per-MCU option; hopefully will sync to PWM better that...
Selene ToyKeeper
2017-10-21
1
-0
/
+9
*
Added FW3A driver support to FSM and Anduril.
Selene ToyKeeper
2017-09-22
1
-0
/
+37
*
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
2017-09-03
1
-8
/
+10
*
Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.
Selene ToyKeeper
2017-08-30
1
-11
/
+11
*
Replaced bare config errors with the preprocessor's intended method of throwi...
Selene ToyKeeper
2017-08-26
1
-2
/
+2
*
Added unfinished UI similar to Olight Baton series.
Selene ToyKeeper
2017-08-19
1
-9
/
+7
*
Renamed from RoundTable to SpaghettiMonster (FSM).
Selene ToyKeeper
2017-08-19
1
-2
/
+2
*
First RoundTable example actually works (simple momentary 1-mode UI).
Selene ToyKeeper
2017-08-18
1
-2
/
+15
*
Some early ideas for Round Table. Nothing close to compile-able yet.
Selene ToyKeeper
2017-08-18
1
-1
/
+81
*
Merged the crescendo (ramping-clicky UI) branch.
Selene ToyKeeper
2017-06-18
1
-1
/
+13
|
\
|
*
merged trunk
Selene ToyKeeper
2017-06-18
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
fixed tiny25 BOGOMIPS value
Selene ToyKeeper
2017-05-01
1
-1
/
+1
|
*
Fixed LVP. Verified it works on FET+1 and attiny25. Added presets for MTN17...
Selene ToyKeeper
2017-03-18
1
-0
/
+12
|
/
*
Added bistro-tripledown.c.
Selene ToyKeeper
2016-05-23
1
-1
/
+34
*
Made a simple program to blink out temperature measurements.
Selene ToyKeeper
2015-10-10
1
-0
/
+3
*
Added nanjg board/pin layout definition to tk-attiny.h.
Selene ToyKeeper
2015-10-05
1
-0
/
+13
*
Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.
Selene ToyKeeper
2015-09-11
1
-2
/
+3
*
Refactored blf-a6 a bunch to export code to includes and make attiny portabil...
Selene ToyKeeper
2015-09-11
1
-0
/
+90