Skip to content

Commit 403f8ff

Browse files
author
Jamie Smith
authored
Increase to 3 MCUs
1 parent 240455c commit 403f8ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/greentea_cmake.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
# baremetal: 0
2828

2929
# # Freescale MCUs
30-
# - target: K64F
31-
# baremetal: 0
30+
- target: K64F
31+
baremetal: 0
3232
# - target: KL43Z
3333
# baremetal: 0
3434
# - target: KW41Z
@@ -71,8 +71,8 @@ jobs:
7171
# baremetal: 0
7272

7373
# # Maxim MCUs
74-
# - target: MAX32625MBED
75-
# baremetal: 0
74+
- target: MAX32625MBED
75+
baremetal: 0
7676
# - target: XDOT_MAX32670
7777
# baremetal: 0
7878

0 commit comments

Comments
 (0)