Go to file
2014-03-21 01:15:30 +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 merge from master: rename "ledcontroller" to "led" 2014-03-17 01:15:28 +01:00
ledcontroller.h merge from master: rename "ledcontroller" to "led" 2014-03-17 01:15:28 +01:00
main.c merge from master: rename "ledcontroller" to "led" 2014-03-17 01:15:28 +01:00
Makefile Makefile: import faster programming from default branch into simon branch 2014-03-21 01:15:30 +01:00
rgbyteclock.c fixed pixel glitch in intro animation 2014-03-17 14:10:17 +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
util.c Simon the game 2014-03-15 05:47:41 +01:00
util.h Simon the game 2014-03-15 05:47:41 +01:00