Closed collin80 closed 9 years ago
I would take extreme care here. Kind of defeats the purpose of branches. There were some serious philisophical differences that led to this situation. Certainly anything useful could be ported from one to the other, but separate branches to accommodate both approaches I think remains a viable strategy.
Yes, I don't plan to port the big architecture changes between the two. However, an instance of something that should be ported: I had run a static analysis tool on the code in ArduinoDue and fixed up some issues. There was no reason not to apply the fixes to the WIP branch as well. There are probably other fixes to port over but I haven't found anything else yet.
I did end up merging a couple of things back into the main code. That happened some time ago. So, this will be closed now.
The official EVTV branch is now based on the WIP branch and not the ArduinoDue branch. However, there were valuable commits to the ArduinoDue branch that should be backported to the WIP branch. So, this will now commence. The inverse should also happen - porting relevant changes to WIP into the ArduinoDue branch. There are some philosophical differences between the two branches but the majority of the code is the same.