Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodule configuration for hub repo cloning efficiency #75

Merged
merged 6 commits into from
Sep 26, 2020

Conversation

aggarw13
Copy link
Contributor

Reduce the cloning time of hub repositories (aws/aws-iot-device-sdk-embedded-C, aws/amazon-freertos) that consume this repository by updating submodules to not be auto-cloned for git submodule update --init --recursive command in the hub repositories

@aggarw13 aggarw13 requested a review from gkwicker September 25, 2020 23:53
gkwicker
gkwicker previously approved these changes Sep 26, 2020
Copy link
Contributor

@gkwicker gkwicker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

README.md Outdated
@@ -39,7 +47,7 @@ For a CMake example of building the MQTT library with the `mqttFilePaths.cmake`

### Steps to build **Unit Tests**

1. Go to the root directory of this repository.
1. Go to the root directory of this repository. (Make sure that the **CMock** submodule is cloned as described [above]())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LInk?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@gkwicker gkwicker merged commit a127704 into FreeRTOS:master Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants