.hgignore
|
add .bin target to Makefile
|
2014-03-06 23:43:32 +01:00 |
lcd.c
|
lcd_locate is useless, if not initialized
|
2014-03-19 03:51:25 +01:00 |
lcd.h
|
init
|
2014-03-01 03:50:09 +01:00 |
led1642gw.c
|
make led1642gw.c more generic
|
2014-04-16 22:43:21 +02:00 |
led1642gw.h
|
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 |
rtc.c
|
there's a setfuses target in the makefile now
|
2014-03-19 03:24:08 +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 |
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 |