Skip to content

Commit 67ad85b

Browse files
committed
ci-matrix-config.yml: Change naming to infineon.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent 4be80e3 commit 67ad85b

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

ci-matrix-config.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sketch:
2929
- extras/arduino-examples/examples/05.Control/ForLoopIteration/ForLoopIteration.ino
3030

3131
fqbn:
32-
- Infineon:xmc:XMC4700_Relax_Kit
32+
- infineon:xmc:XMC4700_Relax_Kit
3333

3434
# sketch:
3535
# - libraries/LED
@@ -41,33 +41,33 @@ fqbn:
4141
# - libraries/DeviceControlXMC/examples/StackMemoryMeasurement/StackMemoryMeasurement.ino
4242

4343
# include:
44-
# - fqbn: Infineon:xmc:XMC1100_Boot_Kit
44+
# - fqbn: infineon:xmc:XMC1100_Boot_Kit
4545
# sketch:
4646
# - libraries/I2S
4747
# - libraries/DeviceControlXMC/examples/SleepModeXMC1100/SleepModeXMC1100.ino
48-
# - fqbn: Infineon:xmc:XMC1100_XMC2GO
48+
# - fqbn: infineon:xmc:XMC1100_XMC2GO
4949
# sketch:
5050
# - libraries/I2S
5151
# - libraries/DeviceControlXMC/examples/SleepModeXMC1100/SleepModeXMC1100.ino
52-
# - fqbn: Infineon:xmc:XMC1300_Boot_Kit
52+
# - fqbn: infineon:xmc:XMC1300_Boot_Kit
5353
# sketch:
5454
# - libraries/DeviceControlXMC/examples/SleepModeXMC1100/SleepModeXMC1100.ino
55-
# - fqbn: Infineon:xmc:XMC1400_XMC2GO
55+
# - fqbn: infineon:xmc:XMC1400_XMC2GO
5656
# sketch:
5757
# - libraries/I2S
5858
# - libraries/DeviceControlXMC/examples/SleepModeXMC1100/SleepModeXMC1100.ino
5959
# - libraries/CAN
60-
# - fqbn: Infineon:xmc:XMC1400_Arduino_Kit
60+
# - fqbn: infineon:xmc:XMC1400_Arduino_Kit
6161
# sketch:
6262
# - libraries/DeviceControlXMC/examples/SleepModeXMC1100/SleepModeXMC1100.ino
63-
# - fqbn: Infineon:xmc:XMC4200_Platform2GO
63+
# - fqbn: infineon:xmc:XMC4200_Platform2GO
6464
# sketch:
6565
# - libraries/RTC/examples/AlarmRTC/AlarmRTC.ino
6666
# - libraries/CAN
67-
# - fqbn: Infineon:xmc:XMC4400_Platform2GO
67+
# - fqbn: infineon:xmc:XMC4400_Platform2GO
6868
# sketch:
6969
# - libraries/CAN
70-
# - fqbn: Infineon:xmc:XMC4700_Relax_Kit
70+
# - fqbn: infineon:xmc:XMC4700_Relax_Kit
7171
# sketch:
7272
# - libraries/I2S
7373
# - libraries/DeviceControlXMC/examples/SleepModeXMC4700/SleepModeXMC4700.ino
@@ -76,17 +76,17 @@ fqbn:
7676
# - libraries/CAN
7777

7878
# exclude:
79-
# - fqbn: Infineon:xmc:XMC1400_XMC2GO
79+
# - fqbn: infineon:xmc:XMC1400_XMC2GO
8080
# sketch:
8181
# - libraries/DeviceControlXMC/examples/StackMemoryMeasurement/StackMemoryMeasurement.ino
82-
# - fqbn: Infineon:xmc:XMC1400_Arduino_Kit
82+
# - fqbn: infineon:xmc:XMC1400_Arduino_Kit
8383
# sketch:
8484
# - libraries/DeviceControlXMC/examples/StackMemoryMeasurement/StackMemoryMeasurement.ino
85-
# - fqbn: Infineon:xmc:XMC4200_Platform2GO
85+
# - fqbn: infineon:xmc:XMC4200_Platform2GO
8686
# sketch:
8787
# - libraries/DeviceControlXMC/examples/DieTemperatureMeasurement/DieTemperatureMeasurement.ino
8888
# - libraries/DeviceControlXMC/examples/HeapMemoryMeasurement/HeapMemoryMeasurement.ino
89-
# - fqbn: Infineon:xmc:XMC4400_Platform2GO
89+
# - fqbn: infineon:xmc:XMC4400_Platform2GO
9090
# sketch:
9191
# - libraries/DeviceControlXMC/examples/DieTemperatureMeasurement/DieTemperatureMeasurement.ino
9292
# - libraries/DeviceControlXMC/examples/HeapMemoryMeasurement/HeapMemoryMeasurement.ino

0 commit comments

Comments
 (0)