URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Subversion Repositories openmsp430
[/] [openmsp430/] [trunk/] [fpga/] [xilinx_diligent_s3board/] [software/] [leds/] [hardware.h] - Rev 98
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef MAIN_H #define MAIN_H #define __msp430_have_port3 #define __MSP430_HAS_PORT3__ #include <io.h> #include <signal.h> #include <iomacros.h> #endif // MAIN_H
Go to most recent revision | Compare with Previous | Blame | View Log