We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to clone the repository including submodules. But the submodule update does not clone any files nor do anything else. Maybe related to: https://stackoverflow.com/questions/39765663/git-submodule-init-does-absolutely-nothing ?
Is a commit missing in the main project? Am I the only one having this issue?
The text was updated successfully, but these errors were encountered:
It seems
git clone --recursive https://github.com/CANopenNode/CANopenSTM32
should be used? Should the readme be updated?
Sorry, something went wrong.
Hi, I have just tested the instructions in the readme and it worked without issue for me.
No branches or pull requests
I am trying to clone the repository including submodules. But the submodule update does not clone any files nor do anything else.
Maybe related to: https://stackoverflow.com/questions/39765663/git-submodule-init-does-absolutely-nothing ?
Is a commit missing in the main project? Am I the only one having this issue?
The text was updated successfully, but these errors were encountered: