Project

General

Profile

Statistics
| Revision:

root / branches / encoders / code / projects / template / main.c @ 546

History | View | Annotate | Download (633 Bytes)

# Date Author Comment
546 02/11/2008 09:53 PM Kevin Woo

Modified spi.c/h. Sends 1 packet before failing. Funny light blinking
thing happens when sending, no idea where that came from. It looks like
the orbs are used as transmit lights but there's no code for that as far
as I know.

490 02/06/2008 07:21 PM Ben Poole

slave -> master kind of works

446 02/04/2008 09:02 PM Ben Poole

SPI test code update

367 01/23/2008 09:18 PM Kevin Woo

SPI Master->Slave works. Slave->Master not working yet. /template/main.c has the test bench. Yay!

257 11/12/2007 08:46 PM Andrew Yeager

updated timer rtc_add_function and implemented a rtc_remove_function

193 10/31/2007 06:20 PM Andrew Yeager

added get and reset functions back in to work with existing code, added get from a particular function, and reset all

99 10/01/2007 09:36 PM Andrew Yeager

Branching for encoder work in the library.

16 09/10/2007 09:51 PM Brian Coltin

Added template file.