Skip to content

Commit

Permalink
Increase to 3 MCUs
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials authored Sep 22, 2024
1 parent 240455c commit 403f8ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/greentea_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
# baremetal: 0

# # Freescale MCUs
# - target: K64F
# baremetal: 0
- target: K64F
baremetal: 0
# - target: KL43Z
# baremetal: 0
# - target: KW41Z
Expand Down Expand Up @@ -71,8 +71,8 @@ jobs:
# baremetal: 0

# # Maxim MCUs
# - target: MAX32625MBED
# baremetal: 0
- target: MAX32625MBED
baremetal: 0
# - target: XDOT_MAX32670
# baremetal: 0

Expand Down

0 comments on commit 403f8ff

Please sign in to comment.