Skip to content

Commit

Permalink
test 7, change to device order
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Oct 30, 2024
1 parent 9a2d0c0 commit c20f6e2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tests/Unity/hil-unity-checklist.yaml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
Infineon.xmc.XMC4700_Relax_Kit:
CAN:
1:
- "CAN_connected_node1"
- "CAN_connected_node2"
- "CAN_connected_node1"
- "CAN_connected_node2"
2:
- CAN
- CAN

Wire:
1:
- "I2C"
- "I2C"
2:
- "I2C"
- "I2C"


Infineon.xmc.XMC1400_XMC2GO:
CAN:
1:
- "CAN_connected_node1"
- "CAN_connected_node2"
- "CAN_connected_node1"
- "CAN_connected_node2"
2:
- CAN
- CAN

Infineon.xmc.XMC1100_XMC2GO:
Wire:
1:
- "I2C"
- "I2C"
2:
- "I2C"
- "I2C"

0 comments on commit c20f6e2

Please sign in to comment.