File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,39 +125,39 @@ jobs:
125125 - board :
126126 i2s : true
127127 i2s-sketch-paths : |
128- # - libraries/I2S
128+ - libraries/I2S
129129 - board :
130130 dieTemp : true
131131 dieTemp-sketch-paths : |
132- # - libraries/DeviceControlXMC/examples/DieTemperatureMeasurement
132+ - libraries/DeviceControlXMC/examples/DieTemperatureMeasurement
133133 - board :
134134 heapMem : true
135135 heapMem-sketch-paths : |
136- # - libraries/DeviceControlXMC/examples/HeapMemoryMeasurement
136+ - libraries/DeviceControlXMC/examples/HeapMemoryMeasurement
137137 - board :
138138 sleep1100 : true
139139 sleep1100-sketch-paths : |
140- # - libraries/DeviceControlXMC/examples/SleepModeXMC1100
140+ - libraries/DeviceControlXMC/examples/SleepModeXMC1100
141141 - board :
142142 sleep4700 : true
143143 sleep4700-sketch-paths : |
144- # - libraries/DeviceControlXMC/examples/SleepModeXMC4700
144+ - libraries/DeviceControlXMC/examples/SleepModeXMC4700
145145 - board :
146146 stackMem : true
147147 stackMem-sketch-paths : |
148- # - libraries/DeviceControlXMC/examples/StackMemoryMeasurement
148+ - libraries/DeviceControlXMC/examples/StackMemoryMeasurement
149149 - board :
150150 dma : true
151151 dma-sketch-paths : |
152- # - libraries/DMA
152+ - libraries/DMA
153153 - board :
154154 alarmRtc : true
155155 alarmRtc-sketch-paths : |
156- # - libraries/RTC/examples/AlarmRTC
156+ - libraries/RTC/examples/AlarmRTC
157157 - board :
158158 can : true
159159 can-sketch-paths : |
160- # - libraries/CAN/examples
160+ - libraries/CAN/examples
161161 steps :
162162 - name : Checkout repository
163163 uses : actions/checkout@v4
@@ -180,8 +180,8 @@ jobs:
180180 # name: Infineon:xmc
181181 # sketch-paths: |
182182 # Compile these sketches for all boards
183- # - libraries/LED
184- # - libraries/RTC/examples/SimpleRTC
183+ # - libraries/LED
184+ # - libraries/RTC/examples/SimpleRTC
185185 # - libraries/SPI
186186 # - libraries/Wire
187187 # - libraries/LED
You can’t perform that action at this time.
0 commit comments