index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
neopixel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
neopixel: Round up in nsecs_to_ticks()
Kevin O'Connor
2025-04-28
1
-1
/
+1
*
neopixel: Add comments on timing
Kevin O'Connor
2025-04-17
1
-4
/
+7
*
neopixel: Make sure nsecs_to_ticks() is always inlined
Kevin O'Connor
2025-04-17
1
-1
/
+1
*
neopixel: Fix neopixel_result message so that it contains an oid
Kevin O'Connor
2020-11-05
1
-1
/
+1
*
command: Add command_decode_ptr() helper
Kevin O'Connor
2020-10-30
1
-1
/
+1
*
neopixel: Increase the maximum LED chain length
Kevin O'Connor
2020-10-29
1
-15
/
+33
*
neopixel: Make sure there is a minimum low duration after a long pulse
Kevin O'Connor
2020-04-21
1
-4
/
+3
*
neopixel: Allow host software to configure neopixel timing
Kevin O'Connor
2020-04-15
1
-9
/
+14
*
neopixel: Use names for key timing values
Kevin O'Connor
2020-04-15
1
-12
/
+19
*
neopixel: Rework timing so that it works on AVR micro-controllers
Kevin O'Connor
2019-08-07
1
-61
/
+99
*
neopixel: Update to more flexible bit-banging timing
Kevin O'Connor
2019-07-23
1
-20
/
+38
*
neopixel: Improve timing of gpio bit-banging
Kevin O'Connor
2019-07-17
1
-39
/
+43
*
neopixel: Be sure to set the line low on a failed write
Kevin O'Connor
2019-07-13
1
-1
/
+2
*
neopixel: Optimize the update loop
Kevin O'Connor
2019-07-12
1
-41
/
+37
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-0
/
+114