Commit Graph

8 Commits

Author SHA1 Message Date
3d1a1f392e change wrong naming in comment 2015-01-09 03:12:11 +01:00
bad75eb419 fixed timer initialization. timer works now. 2014-03-12 21:54:28 +01:00
fe3055f15a test leds works already 2014-03-12 17:07:18 +01:00
39ac2613bb only disable interrupts temporarily, not permanently 2014-03-09 00:36:20 +01:00
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
862e092f56 LED test code 2014-03-03 05:01:36 +01:00
e200301122 change platform at AtMega164A and add spicomm stuff from candle 2014-03-01 18:03:19 +01:00
7af260dcea init 2014-03-01 03:50:09 +01:00