//ICC-AVR applICation// Target : M8515// Crystal: 4.0000MHz#include #include void port_init(void){PORTA = 0x00;DDRA = 0x03;PORTB = 0x00;DDRB = 0x70;PORTC = 0x00;DDRC = 0x70;PORTD = 0xff;D
//ICC-AVR applICation// Target : M8515// Crystal: 4.0000MHz#include#includevoid port_init(void){PORTA = 0x00;DDRA = 0x03;PORTB = 0x00;DDRB = 0x70;PORTC = 0x00;D