Skip to content

Commit 45bdeb4

Browse files
committed
Update CI testing of examples
1 parent 4fa0f35 commit 45bdeb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ jobs:
134134
features: smoltcp-phy
135135
- example: rtic-timestamp
136136
features: ""
137+
- example: timesync-server
138+
features: ptp
139+
- example: timesync-client
140+
features: ptp
137141
mcu:
138142
- stm32f107
139143
- stm32f429

0 commit comments

Comments
 (0)