Project

General

Profile

Revision 1345

Added by Rich Hong almost 15 years ago

Final spline code for master/slave

updated outdated libdragonfly and libwireless

View differences:

spi.c
32 32
    spi_recv_func = recv_func;
33 33
    spi_recv_complete_func = recv_complete_func;
34 34
    spi_bytes = 0;
35
    usb_puts("\tspi.c Debug: SPI INITIALIZED\n");
35
    //usb_puts("\tspi.c Debug: SPI INITIALIZED\n");
36 36
}
37 37

  
38 38
/* Transfer a given byte to slave and receive a byte */

Also available in: Unified diff