Skip to content

Commit 7a55a7c

Browse files
committed
Update configuration example workflow
1 parent 8e1177b commit 7a55a7c

11 files changed

+37
-1056
lines changed

config/README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,15 @@ To generate or update a configuration example, do the modifications and then run
1818
scripts/Generate-ConfigExample.ps1 -Name MyExampleName
1919

2020
## Applying configuration examples
21-
To apply a configuration example, do the modifications, and then run:
22-
23-
scripts/Apply-ConfigExample.ps1 -Name [folder name here]
24-
25-
26-
You can also copy the `Configuration*` files from the example directory.
21+
To apply a configuration example, just copy the `Configuration*` files from the example directory to the "Marlin" directory.
2722

2823
## Maintainance
2924

3025
To refresh configuration examples (repository maintainers):
3126

32-
scripts/Refresh-ConfigExamples.ps1
27+
scripts/Update-ConfigExamples.ps1
3328

34-
This script essentially runs a conbination of Generate and Apply.
29+
This script essentially runs an update on all configuration examples based on the changes of the current configuration (diff).
3530

3631
## Run builds
3732

config/btt-skr-cr6-with-btt-tft/Configuration.h.diff

-373
This file was deleted.

0 commit comments

Comments
 (0)