Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 248 → Rev 249

/MSP430/MSP430_G2231/defines.h
0,0 → 1,17
#ifndef DEFINES_H_
#define DEFINES_H_
 
/* ------ Port Mapping ------
* 1.0 - XDCS
* 1.1 - SDCS
* 1.2 - ACCL INT
* 1.3 - ACCL CS
* 1.4 - SLEEP (active low)
* 1.5 - SPI SCK
* 1.6 - SPI MOSI
* 1.7 - SPI MISO
* 2.6 - AUDIO CS
* 2.7 - AUDIO DREQ
* ----------------------- */
 
#endif /* DEFINES_H_ */