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

Remote FreeRTOS sources integration as git submodule. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VincentDary
Copy link

Hello,

I suggest the following PR in order to use the official FreeRTOS source code as a git submodule rather than a partial copy of the source code in the FreeRTOS directory.

To test the PR, use the following command.

$ git clone -b remote-freeRTOS-integration  \
                   https://github.com/VincentDary/FreeRTOS-GCC-ARM926ejs.git \
                   --recurse-submodules
$ cd FreeRTOS-GCC-ARM926ejs && make

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.

1 participant