.hgignore
|
add .bin target to Makefile
|
2014-03-06 23:43:32 +01:00 |
lcd.c
|
lcd_locate is useless, if not initialized
|
2014-03-19 03:51:25 +01:00 |
lcd.h
|
init
|
2014-03-01 03:50:09 +01:00 |
led1642gw.c
|
fix off by one. should now work again
|
2015-01-09 03:09:48 +01:00 |
led1642gw.h
|
implemented gain and current mode settings
|
2014-04-17 04:15:15 +02:00 |
ledcontroller.c
|
Added HSV support
|
2014-08-07 17:38:08 +02:00 |
ledcontroller.h
|
Added HSV support
|
2014-08-07 17:38:08 +02:00 |
Makefile
|
merge faster programming from default
|
2014-03-20 01:28:24 +01:00 |
rgbyteclock_patterns.h
|
added HSV fading pattern
|
2014-08-07 17:45:41 +02:00 |
rgbyteclock.c
|
change rounds pattern for more brightness
|
2014-08-09 11:28:37 +02:00 |
rtc.c
|
there's a setfuses target in the makefile now
|
2014-03-19 03:24:08 +01:00 |
rtc.h
|
implemented basics of rtc module
|
2014-03-02 08:01:37 +01:00 |
spi.c
|
change spi pins for atmega164a
|
2014-03-01 18:11:34 +01:00 |
timer.c
|
fixed: it's OCR0, not OCR2
|
2014-11-27 00:09:55 +01:00 |
timer.h
|
init
|
2014-03-01 03:50:09 +01:00 |