pseudomodules: document gnrc_netif_cmd_lora as deprecated#18706
Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom Oct 7, 2022
Merged
pseudomodules: document gnrc_netif_cmd_lora as deprecated#18706miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64 merged 1 commit intoRIOT-OS:masterfrom
Conversation
Murdock results✔️ PASSED 485c94c pseudomodules: document gnrc_netif_cmd_lora as deprecated
ArtifactsThis only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now. |
0b1f177 to
9ef753f
Compare
benpicco
approved these changes
Oct 7, 2022
9ef753f to
485c94c
Compare
Member
Author
|
Too scared to skip compiling on a build system file change ^^" (I removed the wildcard, so this can actually cause a non-obvious error). |
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.
Contribution description
This adds the deprecation of
gnrc_netif_cmd_lorathat was introduced in #18649 to the documentation list of deprecated things.Testing procedure
make docand read doc/doxygen/html/deprecated.html.Issues/PRs references
Follow-up on #18649 and semantically requires it to be merged.