Changing Harness Type names and Harness Entry names to be more concise

This commit is contained in:
William Miceli
2021-02-07 21:17:20 -05:00
parent fabb253d5c
commit 6389232741
19 changed files with 21 additions and 17 deletions
@@ -0,0 +1 @@
Serial Peripheral Interface (SPI)=SPI_C\S\,SPI_SCLK,SPI_MOSI,SPI_MISO
@@ -0,0 +1 @@
Serial Peripheral Interface (SPI)=SPI_C\S\,SPI_SCLK,SPI_MOSI,SPI_MISO
@@ -1,6 +1,7 @@
MCU_JTAG=MCU_JTAG_TDO,MCU_JTAG_TDI,MCU_JTAG_TMS,MCU_JTAG_TCK,MCU_JTAG_R\S\T\,MCU_JTAG_TEST,MCU_JTAG_VCCTOOL Inter-Integrated Circuit (I2C)=I2C_SDA,1
MCU_JTAG=TDO,TDI,TMS,TCK,R\S\T\,TEST,VCCTOOL
Serial Peripheral Interface (SPI)=SPI_C\S\,SPI_SCLK,SPI_MOSI,SPI_MISO Serial Peripheral Interface (SPI)=SPI_C\S\,SPI_SCLK,SPI_MOSI,SPI_MISO
VehicleLighting_Braking=VehicleLighting_Braking0,VehicleLighting_Braking1,VehicleLighting_Braking2,VehicleLighting_Braking3,VehicleLighting_Braking4 Vehicle Lighting - Braking=0,1,2,3,4
VehicleLighting_LeftIndicators=VehicleLighting_LeftIndicator0,VehicleLighting_LeftIndicator1,VehicleLighting_LeftIndicator2,VehicleLighting_LeftIndicator3 Vehicle Lighting - Daytime Running=0,1,2,3
VehicleLighting_RightIndicators=VehicleLighting_RightIndicator0,VehicleLighting_RightIndicator1,VehicleLighting_RightIndicator2,VehicleLighting_RightIndicator3 Vehicle Lighting - Left Indicators=0,1,2,3
VehicleLights_DaytimeRunning=VehicleLights_DaytimeRunning0,VehicleLights_DaytimeRunning1,VehicleLights_DaytimeRunning2,VehicleLights_DaytimeRunning3 Vehicle Lighting - Right Indicators=0,1,2,3
@@ -0,0 +1 @@
Serial Peripheral Interface (SPI)=SPI_C\S\,SPI_SCLK,SPI_MOSI,SPI_MISO
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long