Commit Graph

17 Commits

Author SHA1 Message Date
598281a193 change timer module to run @20Mhz.
timebase of 1ms can't be reached perfectly with Timer0 at 20MHz, unfortunatly.
2014-03-09 00:25:02 +01:00
ae83f35241 fix stuff after merge 2014-03-08 23:52:30 +01:00
3565ff42c7 merge 2014-03-08 23:50:22 +01:00
7f7ee20c24 add prg target to makefile and change F_CPU to 20MHz 2014-03-08 23:49:16 +01:00
e1fec51599 add .bin target to Makefile 2014-03-06 23:43:32 +01:00
862e092f56 LED test code 2014-03-03 05:01:36 +01:00
069f3c54d9 implemented basics of rtc module 2014-03-02 08:01:37 +01:00
de56b05700 fixed makefile dep 2014-03-02 07:20:17 +01:00
e25b93b0cb implemented ledcontroller module 2014-03-02 07:18:48 +01:00
f036f73bb8 improved LCD code and changed pins 2014-03-01 23:52:49 +01:00
ccd35a9ad7 starting with led1642 code 2014-03-01 18:39:07 +01:00
9771416756 adjusted lcd.c to match this board 2014-03-01 18:34:19 +01:00
bb36d903d0 change spi pins for atmega164a 2014-03-01 18:11:34 +01:00
e200301122 change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00
4d41456906 added incomplete RTC module 2014-03-01 04:11:40 +01:00
5c8035d2e9 added beerware headers 2014-03-01 03:54:52 +01:00
7af260dcea init 2014-03-01 03:50:09 +01:00