First commit
This commit is contained in:
parent
c4662b7d74
commit
cd2428c631
|
|
@ -0,0 +1,6 @@
|
|||
AN_SIGNL=AN1,AN2,AN3
|
||||
I2C=SDA,SCL
|
||||
IR_LED_CTRL=LED1,LED2,LED3
|
||||
PROG=RTS,DTR,{UART:UART}
|
||||
THERMOSTAT={I2C:I2C},RSTRTn
|
||||
UART=RXD,TXD
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
|
@ -0,0 +1,2 @@
|
|||
AC_POWER=AC-,AC+
|
||||
RMII=TX_EN,TXD1,TXD0,TX_CLK,RX_CLK,RXD1,RXD0,RX_DV,MDC,MDIO
|
||||
Binary file not shown.
|
|
@ -0,0 +1,6 @@
|
|||
AN_SIGNL=AN1,AN2,AN3
|
||||
I2C=SDA,SCL
|
||||
IR_LED_CTRL=LED1,LED2,LED3
|
||||
PROG={UART:UART},DTR,RTS
|
||||
THERMOSTAT={I2C:I2C},RSTRTn
|
||||
UART=TXD,RXD
|
||||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
AC_POWER=AC+,AC-
|
||||
Binary file not shown.
Loading…
Reference in New Issue