🔥 Drop BOARD_BIGTREE_SKR_V1_2 "renamed" reference - #27230
Merged
thinkyhead merged 1 commit intoJul 5, 2024
Merged
Conversation
Not a real board & has never been in a tagged release of Marlin.
Contributor
Author
|
As I mentioned in MarlinFirmware/MarlinDocumentation#566 (comment), the following boards were listed as renamed, but their previous name was never in a tagged release:
Should these be removed? I can only guess that there was a long bugfix/dev cycle (especially for the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
BOARD_BIGTREE_SKR_V1_2/BOARD_BTT_SKR_V1_2is not a real board & has never been in a tagged release / doesn't exist anywhere within Marlin currently.Since this is missing all the usual code required for a "renamed" board, I can only assume it was added on accident.
Related Issues
Found while parsing
boards.hin every release to collect "supported since" data for MarlinFirmware/MarlinDocumentation#566