elixys periphreal system firmware library

Dependencies:   MAX31855 MCP23S18 MCP3202 MCP3208 MCP482x ShiftRegister1

Fork of elixys by Henry Herman

elixys.cpp

Committer:
henryeherman
Date:
2013-10-30
Revision:
0:542583a6f6bb
Child:
1:b0f7c49b67f8

File content as of revision 0:542583a6f6bb:

#include "elixys.h"
namespace Elixys {

    SPI spibus(P0_9,P0_8,P0_7);

}