Skip to content

Commit

Permalink
Merge pull request #1750 from gaspar-ilom/move-w541-to-tested
Browse files Browse the repository at this point in the history
move w541 back to tested
  • Loading branch information
tlaurion authored Aug 7, 2024
2 parents c5e449d + 39be830 commit ece6b84
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,15 +413,15 @@ workflows:
- x230-hotp-maximized

- build:
name: UNTESTED_w541-maximized
target: UNTESTED_w541-maximized
name: w541-maximized
target: w541-maximized
subcommand: ""
requires:
- x230-hotp-maximized

- build:
name: UNTESTED_w541-hotp-maximized
target: UNTESTED_w541-hotp-maximized
name: w541-hotp-maximized
target: w541-hotp-maximized
subcommand: ""
requires:
- x230-hotp-maximized
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Inherit the rest from the base W541 config.
include $(pwd)/boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config
include $(pwd)/boards/w541-maximized/w541-maximized.config

CONFIG_HOTPKEY=y
export CONFIG_AUTO_BOOT_TIMEOUT=5
Expand Down
File renamed without changes.

0 comments on commit ece6b84

Please sign in to comment.