Closed kodsurf closed 1 year ago
If manually copy ado files - it creates mess with untracked files for git
https://github.com/RobertK66/ado-chip-175x-6x/commit/66bce532e3781dd6291068f80021379024f23d97
This commit with CRC8 checksum functions is not on ado dev branch after clonning repo
Strange .....
Changes from the commit
https://github.com/RobertK66/ado-chip-175x-6x/commit/66bce532e3781dd6291068f80021379024f23d97
are not listed anywhere on ado dev branch !!!
I manually added changes based on diff of commit. (and all looks good and compiliable) But changes are not on git repo ! Veeery strange ..
Hi, sorry I started to write up some Doku about this submodule/checkout issue(s). Unfortunately I am not ready yet. I try to look into this tomorrow afternoon. Quick hint: Submodule (and 'Update Submodule) always refers to a single commit (should be good enough for you), BUT you can have the eclipse to 'sit' on a branch and checkout, if you (mainly its me ;-)) want to be able to develop and commit in lib module developer branch. Again I did not fully understand Eclipse client here but hope to get it sorted out later this week .. (I am available for Skype/Teams earliest Thursday, sorry....)
Stil working on the doku point for that....
I am now thinking of re-join the ado code into the obc_core code repository again.... (When I introduced the ado lib repository being an external repository and using this submodule thing, I had the idea that I will use it for different hardware projects with this CPU. As this is no longer the case with me, rejoining the code without submodule will be simple way for all to avoid this confusions.....)
I will do this next time we change or fix something in the ado lib code.
After git clone and submodules init
Project remains uncompiliable due to folder structure of ado_chip_175x_6x
To make project compilable I have to manually copy files from ado_chip_175x_6x folder. But this way git references are removed for ado project.
@RobertK66 Could you please look into structure of ado_chip folders so that whole OBC thing becomes instantly compiliable after git clone of obc_1769_core ?
Or possibly I do something wrong with git initialization ?
Problem is that we get folder inside a folder with "ado_chip_175x_6x"