view .hgignore @ 60:50fca9562310

Add support for reading/writing to a DS1307 over TWI/IIC. Note that iic_read() appears to have a bug where it stops 1 byte earlier than expected, work around it for now by adding 1 in the gettod() function. tempctrl.c now prints the TOD as read from the RTC for each line.
author darius@Inchoate
date Thu, 30 Oct 2008 11:53:32 +1030
parents 1afc710266bd
children
line wrap: on
line source

.*\.lst
.*\.dmp
.*\.o
.*\.hex
.*\.elf
.*\.map
.*~