Go to file
2014-03-14 11:34:51 +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
ledcontroller.c some basic patters. with bugs included. 2014-03-14 03:21:39 +01:00
ledcontroller.h reordering LEDs: almost there 2014-03-13 03:03:08 +01:00
main.c some basic patters. with bugs included. 2014-03-14 03:21:39 +01:00
Makefile remove .bin and .hex too 2014-03-13 20:34:54 +01:00
rgbyteclock.c better visible LED steps 2014-03-14 11:34:51 +01:00
rgbyteclock.h LED test code 2014-03-03 05:01:36 +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