Add nxtrx4 api#35
Merged
Merged
Conversation
git-subtree-dir: vendor/libcsp git-subtree-split: 6205e46980c16ef8f7f2e70d5ce9d6a6acd87867
git-subtree-dir: vendor/libcsp-rust git-subtree-split: 2fac5e2b73d93b69adc61b7018450fb4095c09e9
c6892bd7 Merge pull request #1 from SkCubeSat/fix-cargo-check-cfg-warnings 55680811 Update docs_rs to docsrs to prevent warnings git-subtree-dir: vendor/libcsp-rust git-subtree-split: c6892bd7aaa169eb7978257dc54a3e0012bf28b5
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.
Changed the public vendor repos of libcsp and libcsp-rust to git subtree instead of git submodules. Everything is now directly referenced within our repo. Simpler commands without the complications of submodules.
Added new NXTRX4 submodule that is being hosted in a private repository. You may see the changes and updated on progress for that crate in that repo at: https://github.com/SkCubeSat/NXTRX4
Updated the root readme for instructions on how to work with this new structure.