Go to file
2014-03-18 01:14:19 +01: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 improved LCD code and changed pins 2014-03-01 23:52:49 +01:00
lcd.h init 2014-03-01 03:50:09 +01:00
led1642gw.c remove old port definitions and fix missing include 2014-03-18 01:14:19 +01:00
led1642gw.h make led1642 interface more generic 2014-03-18 01:04:18 +01:00
ledcontroller.c make led1642 interface more generic 2014-03-18 01:04:18 +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 make led1642 interface more generic 2014-03-18 01:04:18 +01:00
rgbyteclock.c remove old port definitions and fix missing include 2014-03-18 01:14:19 +01: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 only disable interrupts temporarily, not permanently 2014-03-09 00:36:20 +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