Go to file
2014-04-16 22:46:50 +02:00
.hgignore add .bin target to Makefile 2014-03-06 23:43:32 +01:00
crc.c change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00
crc.h change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +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_config.h put application specific config for led1642 into separate header file 2014-03-18 01:19:43 +01:00
led1642gw.c make led1642gw.c more generic 2014-04-16 22:43:21 +02:00
led1642gw.h make led1642 interface more generic 2014-03-18 01:04:18 +01:00
ledcontroller.c document the LED1642GW and ledcontroller modules 2014-03-18 02:09:21 +01:00
ledcontroller.h make led1642 interface more generic 2014-03-18 01:04:18 +01:00
main.c ledcontroller: rename ledcontroller_ prefix in functions to led_ 2014-03-15 00:18:40 +01:00
Makefile merge faster programming from default 2014-03-20 01:28:24 +01:00
rgbyteclock_patterns.c add fancy new pattern 2014-04-14 16:36:36 +02:00
rgbyteclock_patterns.h add fancy new pattern 2014-04-14 16:36:36 +02:00
rgbyteclock.c use fancy pattern by default 2014-04-16 22:46:29 +02:00
rgbyteclock.h remove old port definitions and fix missing include 2014-03-18 01:14:19 +01:00
ringbuffer.c change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00
ringbuffer.h change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01: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
spi.h change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00
timer.c fixed timer initialization. timer works now. 2014-03-12 21:54:28 +01:00
timer.h init 2014-03-01 03:50:09 +01:00
tos.h change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00