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

Chibios is no longer a submodule #6

Open
fredizzimo opened this issue Feb 21, 2016 · 4 comments
Open

Chibios is no longer a submodule #6

fredizzimo opened this issue Feb 21, 2016 · 4 comments
Labels

Comments

@fredizzimo
Copy link
Contributor

Hi,

I was going to merge the new updates to the infinity_ergodox project. However I got the first problem immediately when trying to compile the master branch.

The tmk_core repository no longer contains the Chibios source code as a subrepository, so the project won't compile directly. Are we supposed to download the correct version of Chibios ourselves in order to make it work? I think it was quite handy to have it as a submodule, and therefore always the correct version.

@fredizzimo
Copy link
Contributor Author

Note that the serial uart support for ergodox will need at least this commit from flabbergast's chibios branch. flabbergast/ChibiOS@fc6686e

@tmk
Copy link
Owner

tmk commented Feb 21, 2016

yes, adding submodule is good idea I'll use 'kinetis' branch.

@tmk tmk added the TODO label Feb 21, 2016
@tmk
Copy link
Owner

tmk commented Feb 22, 2016

hmm, submodule doesn't work when subtree-ing tmk_core. I'll leave this alone for a while until I get nice idea.

@fredizzimo
Copy link
Contributor Author

I created a pull request #8, with one possible solution to the problem. I believe this is the best we can do without resorting to custom git plugins, or scripts for updating the submoudules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants